wxoo.debug | index p:\wxproperties\wxoo\debug.py |
Logging facilities for wxoo
If the logging package (from Python 2.3) is available,
we use it for our logging needs, otherwise we use a
simplistic locally-defined class for logging.
Modules | ||||||
|
Data | ||
DEBUG = 10 ERROR = 40 INFO = 20 WARN = 30 |