Trees | Indices | Help |
|
---|
|
Custom logging levels for finer-grained logging using python's standard logging module.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
INFO_1 = 19
|
|||
INFO_2 = 18
|
|||
DEBUG_1 = 9
|
|||
DEBUG_2 = 8
|
|||
DEBUG_3 = 7
|
|||
DEBUG_4 = 6
|
|||
__NO_LOGGING = 100
|
|||
syslog = None
|
|||
_syslog_facility_map =
|
|||
_added_handlers = False
|
|||
__package__ =
|
|
Configure the python logger. errorlevel is optional. If provided, it will override the logging level provided in the logging config file for error messages. debuglevel is optional. If provided, it will override the logging level provided in the logging config file for debug messages. |
|
_syslog_facility_map
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 28 11:38:31 2010 | http://epydoc.sourceforge.net |