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