max

@JvmField
val max: Log.Level(source)

The maximum log level for this Log instance. Logs with a level greater than this will be ignored.

NOTE: This value is guaranteed to be greater than or equal to min.