menu
zart package
documentation
mixins/loggable.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);
zart package
documentation
mixins/loggable
Level
SEVERE constant
Level class