defaultLogLevel top-level constant
Level
const defaultLogLevel
The default log level for the logger.
Implementation
const defaultLogLevel = lib_logger.Level.error;
The default log level for the logger.
const defaultLogLevel = lib_logger.Level.error;