SystemaLogLevel

enum SystemaLogLevel : Enum<SystemaLogLevel>

Systema Log Level enum order represents amount of logs visible in the System.out

This is primarily used to translate to kotor's log level All other logging in the library are done using ktolin-logging

Entries

DEBUG
Link copied to clipboard
common
INFO
Link copied to clipboard
common
WARN
Link copied to clipboard
common
ERROR
Link copied to clipboard
common
NONE
Link copied to clipboard
common

Properties

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