clear method

void clear()

Clears all logs from the logger.

Implementation

void clear() => callsSubject.add([]);