menu
voo_logging package
documentation
features/logging/domain/entities/logging_config.dart
LoggingConfig
autoCleanup property
autoCleanup property
dark_mode
light_mode
autoCleanup
property
bool
autoCleanup
final
Whether to automatically clean up old logs on initialization.
Implementation
final bool autoCleanup;
voo_logging package
documentation
features/logging/domain/entities/logging_config
LoggingConfig
autoCleanup property
LoggingConfig class