From 53f00b05b14aa90ce2bc00d9789e15a6486fde63 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sat, 17 Jun 2006 23:54:12 +0000 Subject: Setup python logging and use it in the PresenceService --- (limited to 'README') 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 -- cgit v0.9.1