[rygel] doc: Clarify debug output settings
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] doc: Clarify debug output settings
- Date: Fri, 10 May 2013 14:37:57 +0000 (UTC)
commit cc5225241622a0430ee969a340d54b07097c6e8c
Author: Jens Georg <jensg openismus com>
Date: Fri May 10 15:15:28 2013 +0200
doc: Clarify debug output settings
Add note about G_MESSAGES_DEBUG
doc/man/rygel.conf.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index 30b4c45..1193a88 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -152,7 +152,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<listitem>
<para>Comma-separated list of <replaceable>DOMAIN</replaceable>:<replaceable>LEVEL</replaceable>
pairs, allowing to set the log level individually for each domain, where <replaceable>DOMAIN</replaceable> is
eiher <userinput>"*"</userinput>, "<userinput>rygel</userinput>" or the name of a plugin.
Allowed log levels are 1=critical, 2=error, 3=warning, 4=message/info,
5=debug.
- </para>
+ Note that on recent versions of GLib (>= 2.36) it is required to set the environment variable
<envar>G_MESSAGES_DEBUG</envar> to <userinput>all</userinput> to get any debug output.</para>
</listitem>
</varlistentry>
<varlistentry>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]