summaryrefslogtreecommitdiff
path: root/logging_ext.py
Commit message (Expand)AuthorAgeFilesLines
* toward py3kSylvain2009-03-041-1/+1
* [logging] the lldebug threshold level was an implementation detail of cubicwe...Adrien Di Mascio2009-01-061-1/+1
* shouldn't force threshold in debug modeSylvain Thenault2008-12-051-1/+0
* backport init_log/set_log_methodsSylvain Thenault2008-12-041-0/+70
* add a DEBUG color to our ColorFormatter. Feel free to change the colorJulien Jehannet2008-10-131-5/+6
* improve doc for better epydoc generation.Nicolas Chauvat2008-07-131-19/+7
* add docstrings and make it possible to just set a subset of the color "palett...David Douard2007-11-161-10/+19
* list_tables() should return a list of tablenamesAdrien Di Mascio2007-11-091-1/+1
* helper function set_color_formatter()Nicolas Chauvat2007-08-301-1/+15
* color warnings in magenta, not orange which does not existNicolas Chauvat2007-08-201-1/+1
* add logging_ext and its ColorFormatterNicolas Chauvat2007-08-161-0/+60