On Fri, 13 Oct 2017 14:22:29 -0500 Bruce Dubbs <[email protected]> wrote:
> This patch should change nothing unless the environment variable > GLIB_LOG_LEVEL is set. The values are numeric: > > 0 Emergency > 1 Alert > 2 Critical > 3 Error > 4 Warning > 5 Notice > 6 Info > 7 Debug > > So if you want to disable messages at the Warning level or above, you use: > > export GLIB_LOG_LEVEL=4 -- Is not G_MESSAGES_DEBUG not enough? https://developer.gnome.org/glib/2.54/glib-running.html Sincerely, Berzerkula <[email protected]> -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
