Home | Trees | Indices | Help |
|
---|
|
Logging handlers for Pyjamas logging based on CPython's logging handlers.
Author: Peter Bittner <peter.bittner@gmx.net>
|
|||
AlertHandler A log output handler displaying any log message using an alert popup. |
|||
AppendHandler A log output handler showing text in a <div> appended to the end of the HTML document. |
|||
ConsoleHandler A log output handler making use of Firebug's console.log() function. |
|||
NullHandler A log output handler that does nothing. |
Home | Trees | Indices | Help |
|
---|
http://epydoc.sourceforge.net |