menu
swift_flutter package
documentation
core/logger.dart
Logger
history property
history property
dark_mode
light_mode
history
property
List
<
LogEntry
>
get
history
Get log history
Implementation
static List<LogEntry> get history => List.unmodifiable(_history);
swift_flutter package
documentation
core/logger
Logger
history property
Logger class