logLevelEnd abstract method

Future<void> logLevelEnd(
  1. int id,
  2. String name,
  3. bool isSuccess
)

Implementation

Future<void> logLevelEnd(int id, String name, bool isSuccess);