log abstract method

void log(
  1. Level logLevel,
  2. String msg
)

Implementation

void log(Level logLevel, String msg);