onLogEntryAdded property

Stream<LogEntry> onLogEntryAdded

Implementation

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