Michel Albert
4112b5a72e
Using a dedicated logger inside overviewer_core.
2013-07-28 15:04:51 +02:00
Michel Albert
c991135e40
Log messages routed to stdout/stderr as appropriate.
...
This also uses a dedicated logger instead of passing everything to the
root logger. `overviewer_core` still needs to be updated to reflect
this.
Additionally, `logger.configure` has been simplified.
2013-07-28 14:50:01 +02:00
Andrew Chin
cb448cc58f
Added a --simple-output option
...
This option turns off fancy output options like colors or progress bars.
Address #649
2012-04-07 21:16:58 -04:00
Andrew Chin
d6602caa04
Output to stdout instead of stderr
...
Fixes #645
2012-04-07 20:19:24 -04:00
Aaron Griffith
626129394a
split up util.py into files.py and logger.py, moved code appropriately
2012-03-05 12:12:27 -05:00