Simple logger, that logs to the console. If the console is unavailable will throw exception.
Return optional message formatter. All LoggerTypes (except custom) will see if they have this, and if so use it to log.
Generated using TypeDoc
Simple logger, that logs to the console. If the console is unavailable will throw exception.