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