logStream property

Stream<LogEntry> get logStream

Implementation

Stream<LogEntry> get logStream => _buffer.stream;