kotlin-logging
4.0.0-beta-1
common
kotlin-logging
/
mu.two
/
Levels
Levels
common
object
Levels
Content copied to clipboard
Functions
Properties
Functions
int
To
Level
Link copied to clipboard
common
fun
intToLevel
(
levelInt
:
Int
)
:
Level
Content copied to clipboard
Properties
DEBUG_INT
Link copied to clipboard
common
const
val
DEBUG_INT
:
Int
=
10
Content copied to clipboard
ERROR_INT
Link copied to clipboard
common
const
val
ERROR_INT
:
Int
=
40
Content copied to clipboard
INFO_INT
Link copied to clipboard
common
const
val
INFO_INT
:
Int
=
20
Content copied to clipboard
TRACE_INT
Link copied to clipboard
common
const
val
TRACE_INT
:
Int
=
0
Content copied to clipboard
WARN_INT
Link copied to clipboard
common
const
val
WARN_INT
:
Int
=
30
Content copied to clipboard