[rygel] doc: Update log-level docs
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] doc: Update log-level docs
- Date: Sat, 12 Feb 2011 19:45:33 +0000 (UTC)
commit 8464049761093fcbe49b582dfc45bb3b17778ece
Author: Jens Georg <mail jensge org>
Date: Sat Feb 12 00:07:11 2011 +0100
doc: Update log-level docs
doc/man/rygel.conf.xml | 5 ++---
doc/man/rygel.xml | 4 +++-
2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index b24f4ff..92f28bd 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -188,11 +188,10 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
</varlistentry>
<varlistentry>
<term>
- <option>log-level<replaceable>=LEVEL</replaceable></option>
+ <option>log-level=<replaceable>DOMAIN</replaceable>:<replaceable>LEVEL</replaceable>[,<replaceable>DOMAIN</replaceable>:<replaceable>LEVEL</replaceable>,â?¦]</option>
</term>
<listitem>
- <para>
- Set the log level. 1=critical, 2=error, 3=warning, 4=message/info,
+ <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>
</listitem>
diff --git a/doc/man/rygel.xml b/doc/man/rygel.xml
index eac8243..a0c8cfb 100644
--- a/doc/man/rygel.xml
+++ b/doc/man/rygel.xml
@@ -244,7 +244,9 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
<option>--log-level=<replaceable>LEVEL</replaceable></option>
</term>
<listitem>
- <para>Set the log level. 1=critical, 2=error, 3=warning, 4=message/info, 5=debug.</para>
+ <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>
</listitem>
</varlistentry>
<varlistentry>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]