@override Stream<MnnLogEntry> get logs => logChannel.receiveBroadcastStream().map(MnnLogEntry.fromMap);