Trees | Indices | Help |
|
---|
|
Logger
Log messages from all confmon applications. Logger will use the new python loggin stuff to route log nad filter messages. This is also where lookups of error message translations happens.
$Id: Logger.py,v 1.3 2002/07/19 17:02:41 edahl Exp $
|
|||
log message with levl and time |
|
|
|||
FATAL = 5
|
|||
CRITICAL = 4
|
|||
WARNING = 3
|
|||
INFORMATION = 2
|
|||
DEBUG = 1
|
|||
severities = "NONE", "DEBUG", "WARNING", "CRITICAL", "FATAL"
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:17 2011 | http://epydoc.sourceforge.net |