[gstreamer-bugs] [Bug 578114] API: add two new log levels: FIXME and MEMDUMP

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Apr 8 13:42:33 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=578114

  GStreamer | gstreamer (core) | Ver: git

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132173|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23




------- Comment #5 from Tim-Philipp Müller  2009-04-08 20:43 UTC -------
Ok, committed with a small change: I moved the MEMDUMP log level to value 9, so
there are now still two free log levels between FIXME and MEMDUMP, in case
someone comes up with something else.


 commit 116c8be6bfaac6c16a32e6b59949ebb085f1321b
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Mon Apr 6 01:27:26 2009 +0100

    API: add FIXME and DUMPMEM log levels and convenience macros

    Two new log levels to dump FIXMEs into the log and to log data
    in form of a hex dump (#578114).

    API: GST_CAT_FIXME_OBJECT
    API: GST_CAT_MEMDUMP_OBJECT
    API: GST_CAT_FIXME
    API: GST_CAT_MEMDUMP
    API: GST_FIXME_OBJECT
    API: GST_MEMDUMP_OBJECT
    API: GST_FIXME
    API: GST_MEMDUMP


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578114.




More information about the Gstreamer-bugs mailing list