Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2006-06-17 23:54:12 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2006-06-17 23:54:12 (GMT)
commit53f00b05b14aa90ce2bc00d9789e15a6486fde63 (patch)
tree0da4fd6da6210c2259825a302b4d2293c1f10d83 /README
parent361eeff0c5a6468cc0fc663c451c2ead1504cc6a (diff)
Setup python logging and use it in the PresenceService
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 937f29c..9c7bab7 100644
--- a/README
+++ b/README
@@ -43,3 +43,12 @@ Key bindings
ctrl+Up Toggle chat window visibility
ctrl+Left Toggle presence window visibility
F11 Toggle activities window fullscreen
+
+Logging
+=======
+
+The logging level by default is set to 'warning'.
+To change it to debug you can define the following environment
+variable:
+
+SUGAR_LOGGING_LEVEL=debug