[rygel/rygel-0-18] doc: Clarify debug output settings



commit 2e349803365f6a3f409d03edd6542b8b0fbe4348
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>&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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]