gmessages: Update advice for G_LOG_DOMAIN
commit493723b4d92c60037c5fa46a049b374925a60d88
authorPhilip Withnall <philip@tecnocode.co.uk>
Mon, 30 Jan 2017 22:50:00 +0000 (30 22:50 +0000)
committerPhilip Withnall <withnall@endlessm.com>
Fri, 6 Oct 2017 10:26:47 +0000 (6 11:26 +0100)
tree6c6c2bc1ae66f62ad7f869dfe2eab445adeefab4
parent8330b09d781ebc8bb27f08ce24a0e073b39e8ab4
gmessages: Update advice for G_LOG_DOMAIN

Suggest defining it for all code — for applications as well as for
libraries. This allows G_MESSAGES_DEBUG=my-app to be used to filter out
all messages from libraries which it uses, for example.

https://bugzilla.gnome.org/show_bug.cgi?id=777956
glib/gmessages.c