After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 777956 - gmessages: Update advice for G_LOG_DOMAIN
gmessages: Update advice for G_LOG_DOMAIN
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: docs
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2017-01-30 22:51 UTC by Philip Withnall
Modified: 2017-10-06 10:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gmessages: Update advice for G_LOG_DOMAIN (1.87 KB, patch)
2017-01-30 22:51 UTC, Philip Withnall
committed Details | Review

Description Philip Withnall 2017-01-30 22:51:01 UTC
Trivial documentation patch attached.
Comment 1 Philip Withnall 2017-01-30 22:51:05 UTC
Created attachment 344586 [details] [review]
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.
Comment 2 Emmanuele Bassi (:ebassi) 2017-10-06 09:58:25 UTC
Review of attachment 344586 [details] [review]:

Comment 3 Philip Withnall 2017-10-06 10:35:33 UTC
Attachment 344586 [details] pushed as 493723b - gmessages: Update advice for G_LOG_DOMAIN