logbuffer.js
No description.

File Location

/goog/debug/logbuffer.js

Classes

goog.debug.LogBuffer
Creates the log buffer.

Public Protected Private

Global Functions

goog.debug.LogBuffer.getInstance() !goog.debug.LogBuffer
A static method that always returns the same instance of LogBuffer.
Returns: !goog.debug.LogBuffer  The LogBuffer singleton instance.
code »
goog.debug.LogBuffer.isBufferingEnabled() boolean
No description.
Returns: boolean  Whether the log buffer is enabled.
code »

Directory debug

File Reference