The LoggerFactory is a utility class producing Loggers for various logging APIs.
Enable logger.
True to enable logger, false to disable.
Set the logging level.
The default logging level is 'error', which means only 'error' log will be enabled.
The logging level to set
Generated using TypeDoc
The LoggerFactory is a utility class producing Loggers for various logging APIs.