search

goog.debug.Formatter

Provided By
All Known Direct Subclasses
Alias for

Base class for Formatters. A Formatter is used to format a LogRecord into something that can be displayed to the user.

new Formatter( opt_prefix )

Parameters
opt_prefixstring=

The prefix to place before text records.

Instance Methods

Instance Properties