menu
logitx package
documentation
config/config.dart
LoggerConfig
maxStoredLogs property
maxStoredLogs property
dark_mode
light_mode
maxStoredLogs
property
int
?
maxStoredLogs
final
Maximum number of logs to store (if persistence enabled)
Implementation
final int? maxStoredLogs;
logitx package
documentation
config/config
LoggerConfig
maxStoredLogs property
LoggerConfig class