LoggerPlugin(options?: LoggerPluginOptions): IPlugin
Creates the LoggerPlugin.
The plugin depends on the runtime plugin (CAPABILITIES.RUNTIME) and
registers its ILogger under CAPABILITIES.LOGGER at
PLUGIN_PRIORITY.HIGH so logging is available before most other plugins
register.
optional
options: LoggerPluginOptions
Plugin configuration