summaryrefslogtreecommitdiff
path: root/logging_ext.py
Commit message (Expand)AuthorAgeFilesLines
* 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