entries property

List<LogEntry> get entries

Implementation

List<LogEntry> get entries => _buffer.entries;