Rework sugar.logger and make activities just

redirect their output to a log.
This commit is contained in:
Marco Pesenti Gritti
2007-10-09 18:58:39 +02:00
parent b03cf6c5e8
commit b44a2916ba
6 changed files with 61 additions and 191 deletions
-3
View File
@@ -22,9 +22,6 @@ import sys
import os
import logging
from sugar import logger
logger.start('shellservice')
import gobject
import dbus.glib