Home | Trees | Indices | Help |
|
---|
|
Handler --+ | ConsoleHandler
A log output handler making use of Firebug's console.log() function.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__consoleFuncForLevel = None hash(x) |
|
Print a message using the console.debug/info/warn/error/log() functions. Use a simple print() as a fallback in browsers that don't support console.log -- including Pyjamas Desktop. |
Home | Trees | Indices | Help |
|
---|
http://epydoc.sourceforge.net |