isGLogDebugEnabled
Checks if GLib debug logging is enabled.
This method returns true if GLib's DEBUG
level is enabled via logSetDebugEnabled
or the G_MESSAGES_DEBUG
environment variable.
Return
True if GLib debug logging is enabled, false otherwise.