removeLog abstract method

Future<void> removeLog(
  1. LogEntry log
)

Implementation

Future<void> removeLog(LogEntry log);