menu
logging package
documentation
logging.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);
logging package
documentation
logging
Level
SEVERE constant
Level class