minLevel

The current minimum log level.

This property tracks the minimum level for reference. Note that the actual filtering is performed by the logger implementation. This property is volatile to ensure thread-safe reads and writes.