goog.debug.DivConsole |
element
: Element
The element to append to.
|
![]()
Adds a log record.
Arguments:
|
code » | ||
![]()
Adds a separator to the debug window.
|
code » | ||
![]()
Clears the console.
|
code » | ||
Gets the formatter for outputting to the console. The default formatter
is an instance of goog.debug.HtmlFormatter
Returns: !goog.debug.Formatter
The formatter in use.
|
code » | ||
![]()
Installs styles for the log messages and its div
|
code » | ||
![]()
No description.
|
code » | ||
![]()
Sets whether we are currently capturing logger output.
Arguments:
|
code » | ||
![]()
Sets the formatter for outputting to the console.
Arguments:
|
code » |