setLogLevel abstract method

void setLogLevel(
  1. Level level
)

Sets the logging level threshold.

Implementation

void setLogLevel(Level level);