log abstract method

Future<void> log(
  1. String value
)

Implementation

Future<void> log(String value);