menu
xsoulspace_logger package
documentation
testing.dart
InMemoryLogSink
records property
records property
dark_mode
light_mode
records
property
List
<
LogRecord
>
records
final
Implementation
final List<LogRecord> records = <LogRecord>[];
xsoulspace_logger package
documentation
testing
InMemoryLogSink
records property
InMemoryLogSink class