Trees | Indices | Help |
|
---|
|
Filterer --+ | Handler --+ | StreamHandler
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
Initialize the handler. If strm is not specified, sys.stderr is used.
|
Emit a record. If a formatter is specified, it is used to format the record. The record is then written to the stream with a trailing newline [N.B. this may be removed depending on feedback]. If exception information is present, it is formatted using traceback.print_exception and appended to the stream.
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Oct 25 16:28:17 2007 | http://epydoc.sourceforge.net |