Class Log4js.ConsoleAppender
Object
|
+--Log4js.Appender
|
+--Log4js.ConsoleAppender
- class
Log4js.ConsoleAppender
- extends Log4js.Appender
Defined in log4js.js
Author: Corey Johnson - original console code in Lumberjack (http://gleepglop.com/javascripts/logger/) , Seth Chisamore - adapted for use as a log4js appender
commandHistory
Object commandHistory
commandIndex
Object commandIndex
docReference
Object docReference
outputElement
Object outputElement
current output div-element.
popupBlocker
Object popupBlocker
true if popup is blocked.
winReference
Object winReference
Log4js.ConsoleAppender
Log4js.ConsoleAppender(<boolean> isInline)
Console Appender writes the logs to a console. If "inline" is
set to "false" the console launches in another window otherwise
the window is inline on the page and toggled on and off with "Alt-D".
Note: At FireFox &gb; 2.0 the keystroke is little different now: "SHIFT+ALT+D".
Parameters:
isInline
- boolean value that indicates whether the console be placed inline, default is to launch in new window
Author: Corey Johnson - original console code in Lumberjack (http://gleepglop.com/javascripts/logger/) , Seth Chisamore - adapted for use as a log4js appender
Log4js - Logging API for JavaScript
Documentation generated by
JSDoc on Tue Aug 5 09:52:42 2008