Trees | Indices | Help |
|
---|
|
logging.Formatter --+ | HtmlFormatter
|
|||
|
|||
|
|||
Inherited from |
|
Initialize the formatter with specified format strings. Initialize the formatter either with the specified format string, or a default as described above. Allow for specialized date formatting with the optional datefmt argument (if omitted, you get the ISO8601 format).
|
Format and return the specified exception information as a string. This default implementation just uses traceback.print_exception()
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Oct 25 16:28:16 2007 | http://epydoc.sourceforge.net |