minLevel property

LogLevel minLevel
final

Minimum level to print. Defaults to LogLevel.trace (all).

Implementation

final LogLevel minLevel;