kodein-log
0.13.0
common
kodein-log
/
org.kodein.log
/
Logger
/
Level
Level
common
enum
Level
:
Enum
<
Logger.Level
>
Content copied to clipboard
Log severity
Entries
Properties
Entries
ERROR
Link copied to clipboard
common
ERROR
(
3
)
Content copied to clipboard
WARNING
Link copied to clipboard
common
WARNING
(
2
)
Content copied to clipboard
INFO
Link copied to clipboard
common
INFO
(
1
)
Content copied to clipboard
DEBUG
Link copied to clipboard
common
DEBUG
(
0
)
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard
severity
Link copied to clipboard
common
val
severity
:
Int
Content copied to clipboard