enum class LogLevel
ERROR
WARNING
INFO
DEBUG
VERBOSE
value
val value: Int
toCLogLevel
fun toCLogLevel(): CLogLevel