Optional
prefix: stringStatic
forceForces color in logging output, even if it seems like color is unsupported.
Static
setTurns on debug level logging. Off by default.
{boolean}
Static
setTurns on inclusion of timestamps in log messages. On by default.
{boolean}
Static
withCreates a new Logging device with a specified prefix.
{string} - the prefix of the logger
Logger class