log abstract method

void log(
  1. Object? data,
  2. LogType logType
)

Implementation

void log(Object? data, LogType logType);