Home | Trees | Indices | Help |
---|
|
A base class for loggers and handlers which allows them to share common code.
|
|||
|
|||
|
|||
|
|||
|
|
Determine if a record is loggable by consulting all the filters. The default is to allow the record to be logged; any filter can veto this and the record is then dropped. Returns a zero value if a record is to be dropped, else non-zero. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:23 2012 | http://epydoc.sourceforge.net |