Laurent Bachelier
7be9a6468b
logging: Create a new level DEBUG_FILTERS
...
This is a cleaner approach that requires less configuration
in other applications.
This also easily allows us to have another color.
Many checks were made on being exactly at the DEBUG level, they were
fixed to also check on being below DEBUG (i.e. DEBUG_FILTERS).
2014-10-07 17:11:09 +02:00
..
filters
logging: Create a new level DEBUG_FILTERS
2014-10-07 17:11:09 +02:00
__init__.py
rename things related to browsers
2014-10-07 00:30:07 +02:00
browsers.py
fix docstrings and add weboob.browser.* in nosetests
2014-10-07 09:31:10 +02:00
cookies.py
rename things related to browsers
2014-10-07 00:30:07 +02:00
elements.py
logging: Create a new level DEBUG_FILTERS
2014-10-07 17:11:09 +02:00
exceptions.py
rename things related to browsers
2014-10-07 00:30:07 +02:00
pages.py
fix docstrings and add weboob.browser.* in nosetests
2014-10-07 09:31:10 +02:00
profiles.py
rename things related to browsers
2014-10-07 00:30:07 +02:00
sessions.py
rename things related to browsers
2014-10-07 00:30:07 +02:00
url.py
rename things related to browsers
2014-10-07 00:30:07 +02:00