mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
tracing: update what the log tracer does
With the given parameters it logs also events and messages.
This commit is contained in:
parent
a0dc346583
commit
033cc24135
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ little driver * <https://github.com/dkogan/feedgnuplot>
|
|||
|
||||
## Try it
|
||||
|
||||
### Traces for buffer flow in TRACE level:
|
||||
### Traces for buffer flow, events and messages in TRACE level:
|
||||
|
||||
GST_DEBUG="GST_TRACER:7,GST_BUFFER*:7,GST_EVENT:7,GST_MESSAGE:7"
|
||||
GST_TRACERS=log gst-launch-1.0 fakesrc num-buffers=10 ! fakesink -
|
||||
|
|
Loading…
Reference in a new issue