weboob-devel/weboob/core
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
..
__init__.py add class WebNip 2013-08-18 16:30:23 +02:00
backendscfg.py Replace usage of os.mknod() by os.open(O_CREAT) 2014-09-05 08:32:58 +02:00
bcall.py Rename BaseModule to Module and Module to LoadedModule 2014-09-26 10:18:12 +02:00
modules.py logging: Create a new level DEBUG_FILTERS 2014-10-07 17:11:09 +02:00
ouiboube.py Rename CapBase to Capability 2014-09-26 10:18:12 +02:00
repositories.py rename things related to browsers 2014-10-07 00:30:07 +02:00
scheduler.py first step in python3 support 2014-05-17 14:27:55 +02:00