| Home | Trees | Indices | Help |
|
|---|
|
|
logging.Filterer --+
|
logging.Handler --+
|
_Handler
|
|||
|
|||
|
|||
|
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.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 20 11:46:17 2010 | http://epydoc.sourceforge.net |