summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorJens Georg <jensg@openismus.com>2013-05-10 15:15:28 +0200
committerJens Georg <jensg@openismus.com>2013-05-10 15:15:32 +0200
commitcc5225241622a0430ee969a340d54b07097c6e8c (patch)
tree168a7c02be97719bdecd0993025118c8e6ba354a /doc/man
parenta04677b02fe16671ecd934543f66914f5964dc9c (diff)
downloadrygel-cc5225241622a0430ee969a340d54b07097c6e8c.tar.gz
doc: Clarify debug output settings
Add note about G_MESSAGES_DEBUG
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/rygel.conf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index 30b4c452..1193a88b 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>&quot;*&quot;</userinput>, &quot;<userinput>rygel</userinput>&quot; 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 (&gt;= 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>