| Trees | Indices | Help |
|
|---|
|
|
object --+
|
logging.Filterer --+
|
logging.Handler --+
|
NullHandler
A handler that drops all the logs.
This in the library for Python 3.1, but needs to be manually defined in earlier versions.
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
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 Mon Nov 26 16:04:58 2012 | http://epydoc.sourceforge.net |