CONFIG constant
LogLevel
const CONFIG
Key for static configuration messages (value = 700).
Implementation
static const LogLevel CONFIG = LogLevel('CONFIG', 700);
Key for static configuration messages (value = 700).
static const LogLevel CONFIG = LogLevel('CONFIG', 700);