getLogLevel static method

int getLogLevel()

Returns the current log level.

Implementation

static int getLogLevel() => _activeLogLevel;