Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/logger.py
Commit message (Expand)AuthorAgeFilesLines
* PEP8 fixesSascha Silbe2010-01-181-22/+27
* pylint W6501 fixesSascha Silbe2010-01-181-1/+1
* sugar.logger.trace(): lots of debug output (silbe)Simon Schampijer2010-01-131-1/+0
* add trace decorator for logging function execution (silbe) #1089Tomeu Vizoso2009-08-171-6/+82
* allow numeric values for SUGAR_LOGGER_LEVEL (silbe) #1038Tomeu Vizoso2009-08-121-6/+14
* Don't print logs to tty instead of shell.log in the emulatorSimon Schampijer2009-01-041-1/+1
* Mark modules as STABLE.Marco Pesenti Gritti2008-10-281-0/+5
* Disable some pylint errors in the excepthook handling.Marco Pesenti Gritti2008-08-101-0/+1
* Make logger safe to full disk. Patch by cscott.Marco Pesenti Gritti2008-07-251-7/+42
* Fix logging setup.Tomeu Vizoso2008-05-191-0/+5
* pylintMarco Pesenti Gritti2008-04-191-3/+2
* #5525: Import ipython lazily.Tomeu Vizoso2008-01-071-6/+13
* More verbose traces if ipython is installed.Marco Pesenti Gritti2007-11-131-0/+7
* Bring back categories in logs (#4566)Simon McVittie2007-11-011-1/+1
* Better implementation of mime.get_primary_extensions using xdgmime data.Marco Pesenti Gritti2007-10-151-0/+52