clear method

Future<void> clear()

Clear all logs in this sink (if supported)

Implementation

Future<void> clear() async {}