defaultLogLevel top-level constant

Level const defaultLogLevel

The default log level for the logger.

Implementation

const defaultLogLevel = lib_logger.Level.error;