[rygel] data: Set log-level in the default configuration
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [rygel] data: Set log-level in the default configuration
- Date: Mon, 28 Sep 2009 22:31:01 +0000 (UTC)
commit db45d4e6228feacfa222706aa9d1210d08982105
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Mon Sep 28 19:32:32 2009 +0300
data: Set log-level in the default configuration
data/rygel-default.conf | 10 ++++++++++
data/rygel-maemo.conf | 10 ++++++++++
2 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/data/rygel-default.conf b/data/rygel-default.conf
index 0b5eaae..04358db 100644
--- a/data/rygel-default.conf
+++ b/data/rygel-default.conf
@@ -27,6 +27,16 @@ interface=
# The port to run HTTP server on. 0 means dynamic.
port=0
+# The log level
+#
+# 1=critical
+# 2=error
+# 3=warning
+# 4=message/info
+# 5=debug
+#
+log-level=4
+
# Plugin specific sections
#
# Some options are generic and some are specific to each plugin.
diff --git a/data/rygel-maemo.conf b/data/rygel-maemo.conf
index 4cb400a..756fd26 100644
--- a/data/rygel-maemo.conf
+++ b/data/rygel-maemo.conf
@@ -27,6 +27,16 @@ interface=
# The port to run HTTP server on. 0 means dynamic.
port=0
+# The log level
+#
+# 1=critical
+# 2=error
+# 3=warning
+# 4=message/info
+# 5=debug
+#
+log-level=4
+
# Plugin specific sections
#
# Some options are generic and some are specific to each plugin.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]