Used when attempting to diagnose a specific problem. This is the log level used by the default logger.
Note: Many browsers have built in options to control log visibility. Thus while debugging is enabled, it may be necessary to alter your browsers default configuration settings.
Used for unexpected conditions where recovery is not possible.
Used for routine messages that happen during the course of ordinary operation.
Used to completely disable logging, not recommended.
Used for unexpected conditions where recovery may be possible.
Generated using TypeDoc
The various log level to control how much logging is done by the SDK.