Make the default log handler more useful
authorMatthias Clasen <mclasen@redhat.com>
Thu, 3 Nov 2011 05:48:54 +0000 (01:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 3 Nov 2011 05:50:29 +0000 (01:50 -0400)
commitd2d62ecfcd09f91ed423b66b5b21be602dce2ecd
treea208e34a4e4e159aee98c7c7d33020377708265a
parent7456b43c3e31355c97c19218e1e75eb44611d12f
Make the default log handler more useful

We make the default log handler only print default and informational
messages if the log domain is explicitly requested.

https://bugzilla.gnome.org/show_bug.cgi?id=661926
docs/reference/glib/running.sgml
glib/gmessages.c
glib/tests/logging.c