menu
fk_logs package
documentation
fk_logs/loggy/loggy.dart
LogLevel
warning constant
warning constant
dark_mode
light_mode
warning
constant
LogLevel
const
warning
Implementation
static const LogLevel warning = LogLevel('Warning', 8);
fk_logs package
documentation
fk_logs/loggy/loggy
LogLevel
warning constant
LogLevel class