Stream of dynamic that contains all the native logging output.
@override Stream<dynamic> loggingStream() { return _loggingStreamController.stream; }