| Trees | Indices | Help |
|---|
|
|
logging.Filterer --+
|
logging.Handler --+
|
LogHandler
A standard library logging handler that logs through the log system of this module.
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
Initializes the instance - basically setting the formatter to None and the filter list to empty.
|
Do whatever it takes to actually log the specified logging record. This version is intended to be implemented by subclasses and so raises a NotImplementedError.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Sep 24 12:50:17 2010 | http://epydoc.sourceforge.net |