menu
nlogger package
documentation
helper/log/log_level.dart
LogLevel
LogLevel.new const constructor
LogLevel.new const constructor
dark_mode
light_mode
LogLevel
constructor
const
LogLevel
(
String
name
,
int
value
)
Implementation
const LogLevel(this.name, this.value);
nlogger package
documentation
helper/log/log_level
LogLevel
LogLevel.new const constructor
LogLevel class