Commit graph

7 commits

Author SHA1 Message Date
Henrik Levkowetz cfe466eb37 Merged [4991] from adam@nostrum.com:
Fixing time column wrapping problem that exhibits in (at least) Safari.
 - Legacy-Id: 5008
Note: SVN reference [4991] has been migrated to Git commit 5e384591fd
2012-11-06 15:23:17 +00:00
Henrik Levkowetz 18aa1749f2 Remove strict dependency on syslog from debug.py, too.
- Legacy-Id: 4988
2012-10-31 14:35:58 +00:00
Henrik Levkowetz 7f42117210 Tweaks to debug.py.
- Legacy-Id: 4957
2012-10-25 21:28:39 +00:00
Henrik Levkowetz 1f8cc48792 Use decorator.decorator consistenly in debug wrappers.
- Legacy-Id: 4936
2012-10-21 14:32:02 +00:00
Henrik Levkowetz ba95520523 Updated version of debug.py, which adds timing and profiling support functions.
- Legacy-Id: 4935
2012-10-21 12:38:48 +00:00
Henrik Levkowetz fa35a8f8fe Don't initialize syslog here -- it might override the app's initialization. (Python will do an empty call to syslog.openlog() if not already done when first calling syslog.syslog().)
- Legacy-Id: 4554
2012-06-29 00:36:17 +00:00
Henrik Levkowetz 51a3c373c5 Added a debug utility module on the same level as south,html5lib etc.
- Legacy-Id: 4446
2012-06-11 15:56:51 +00:00