weboob-devel/weboob
Florent 1b0096e6e3 Add a DebugFilter class to weboob/tools/log.py
The browser2 filter debugging is an extra level of "Debug". Since python
logging does not support adding severity levels, we use the Filter class
to remove the lines by default.

Sadly, we cannot pass variable to filters (logging system does not use
the instance passed with addFilter method), so we use to write a filter
for each use case (today: only one...)
2014-10-02 10:56:11 +02:00
..
applications [flatboob] fix bug type_of_good does not exist anymore 2014-10-01 17:43:21 +02:00
capabilities Rename CapBase to Capability 2014-09-26 10:18:12 +02:00
core Rename BaseBrowser to Browser 2014-09-26 10:18:12 +02:00
tools Add a DebugFilter class to weboob/tools/log.py 2014-10-02 10:56:11 +02:00
__init__.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00