tracing: update what the log tracer does

With the given parameters it logs also events and messages.
This commit is contained in:
Stefan Sauer 2016-12-07 21:11:22 +01:00
parent a0dc346583
commit 033cc24135

View file

@ -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 -