Home | Trees | Indices | Help |
|
---|
|
logging.Filterer --+ | logging.Handler --+ | NullHandler
Null logging in order to avoid warning messages in client applications.
Instance Methods | |||
|
|||
Inherited from Inherited from |
Method Details |
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 Aug 04 16:36:46 2011 | http://epydoc.sourceforge.net |