menu
slog_core package
documentation
logger.dart
Level
ERROR constant
ERROR constant
dark_mode
light_mode
ERROR
constant
Level
const
ERROR
Key for serious failures (
value
= 1000).
Implementation
static const Level ERROR = Level('ERROR', 1000);
slog_core package
documentation
logger
Level
ERROR constant
Level class