Used by the framework to report errors, warnings and messages. By default, these messages are written to console.info/err/warn
You can customize where this information is sent by calling Logger.setLogger() and passing an ILogger implementation.
Used by the framework to report errors, warnings and messages. By default, these messages are written to console.info/err/warn
You can customize where this information is sent by calling Logger.setLogger() and passing an ILogger implementation.