onLogRecord property
Stream<LogRecordEntry>
get
onLogRecord
Implementation
static Stream<LogRecordEntry> get onLogRecord => _logStream.stream;
static Stream<LogRecordEntry> get onLogRecord => _logStream.stream;