Package version
A log function that can be dynamically enabled and redirected.
Logs the given arguments to the log method.
log
Used to cleanup/remove this logger.
True if this logger is active and logging.
Extends this logger with a child namespace. Namespaces are separated with a ':' character.
The current log method. Can be overridden to redirect output.
The namespace of this logger.
Generated using TypeDoc
A log function that can be dynamically enabled and redirected.