clearLogs method

void clearLogs()

Clears all logs.

Implementation

void clearLogs() => _logsSubject.add([]);