All

data object All : Level

All level corresponds to integer value of Int.MIN_VALUE. Note that this option may not be supported by all Logger implementations.

Properties

Link copied to clipboard
open override val intValue: Int

Integer representation of a given level.

Functions

Link copied to clipboard
open operator override fun compareTo(other: Level): Int

Compares itself to other level for convenience.