menu
simple_logger package
documentation
simple_logger.dart
Level
FINEST constant
FINEST constant
dark_mode
light_mode
FINEST
constant
Level
const
FINEST
Key for highly detailed tracing (
value
= 300).
Implementation
static const Level FINEST = Level('FINEST', 300);
simple_logger package
documentation
simple_logger
Level
FINEST constant
Level class