The name of the logger, which is used to prefix the messages.
Prefix messages with an ISO-formatted timestamp and the name of the logger.
Wraps console.debug to prepend the prefix.
Wraps console.error to prepend the prefix.
Wraps console.trace to prepend the prefix.
Wraps console.warn to prepend the prefix.
Generated using TypeDoc
A simple logger class that prefixes messages to the console.