onLog property

Gets a stream of log entries

Implementation

Stream<ScrapingLogEntry> get onLog => _controller.stream;