onLogEntryAdded property

Stream<LogEntry> get onLogEntryAdded

Implementation

Stream<LogEntry> get onLogEntryAdded => _entryAddedController.stream;