isLevelEnabled

open fun isLevelEnabled(level: Level): Boolean

Check whether this logger will emit log events at the specified logging level.

Return

true if logger will emit events at the specified level

Parameters

level

level at which to check