ConsoleLogHandler
instead.@Deprecated public class FirebugLogHandler extends Handler
Note we are consciously using 'window' rather than '$wnd' to avoid issues similar to http://code.google.com/p/fbug/issues/detail?id=2914
Note this handler will only be used in old versions of Firebug which expose
their versions in 'window.console.firebug'; newer versions will use the
ConsoleLogHandler
instead. See
http://code.google.com/p/fbug/issues/detail?id=4772
Because of this, this handle will log a warning when initialized.
Constructor and Description |
---|
FirebugLogHandler()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Deprecated.
|
void |
flush()
Deprecated.
|
void |
publish(LogRecord record)
Deprecated.
|
getFormatter, getLevel, isLoggable, setFormatter, setLevel
Copyright © 2018. All rights reserved.