Trees | Indices | Help |
---|
|
object --+ | logging.Filterer --+ | logging.Handler --+ | LogHandler
A standard library logging handler that logs through the log system of this module.
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
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 Tue Aug 13 06:17:08 2013 | http://epydoc.sourceforge.net |