Debugger
Hierarchy
- IDebugger
- Debugger
Callable
Index
Properties
disable
Disable all debugger messages from logging to the console.
enable
Enable all debugger messages to log the console.
invariant
Log a pass or fail message based on a conditional.
verbose
Log verbose messages that only appear when the BOOSTJS_DEBUG_VERBOSE
is set.
Log a message to the console and interpolate with the parameters.