[Bug 733188] review debugging env vars

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 12 08:28:52 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733188
  GStreamer | gstreamer (core) | 1.x

--- Comment #3 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2014-09-12 15:28:49 UTC ---
Tim, thanks for the headsup. If you already know them, maybe you can inquire
for their user-cases. This might be helpful for this discussion.

The next thing I want to do, is to chop gst_debug_log_default() into separate
functions for each color mode, so that we don't check the color_mode for each
logging call (and mainly to remove the #ifs and ifs from the code).

It would be nice to be explicit on what is set once at start and must not be
changed and what things can be change during runtime of an application. Setting
the color-mode and the log-output target is something that I would setup once
when starting and be done with it.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list