ym.Util.Debug
Overview
Singleton-Debugger-Factory.
Methods
attach(prefix, object, forceShowopt) from v3
Adds debugger functionality to an object.
| Parameter | Description | Data type | Default value | 
|---|---|---|---|
| prefix | Adds a name to a logging. | string | |
| object | The object to be modified. | object | |
| forceShowopt | Forces the visibility of log entries. | bool | false | 
- Return: ym.core.Loggable