Level

enum Level : Enum<Level>

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun toInt(): Int
Link copied to clipboard
open override fun toString(): String

Returns the string representation of this Level.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int

Extensions

isLoggingEnabled
Link copied to clipboard
fun Level.isLoggingEnabled(): Boolean
fun Level.isLoggingEnabled(): Boolean