cabret-log
/
de.jensklingenberg.cabret
/
Cabret
/
LogLevel
common
Log
Level
enum
LogLevel
:
Enum
<
Cabret.LogLevel
>
Content copied to clipboard
Entries
Functions
Properties
Entries
VERBOSE
Link copied to clipboard
common
VERBOSE
()
Content copied to clipboard
DEBUG
Link copied to clipboard
common
DEBUG
()
Content copied to clipboard
INFO
Link copied to clipboard
common
INFO
()
Content copied to clipboard
WARN
Link copied to clipboard
common
WARN
()
Content copied to clipboard
ERROR
Link copied to clipboard
common
ERROR
()
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
common
operator override fun
compareTo
(other:
Cabret.LogLevel
):
Int
Content copied to clipboard
equals
Link copied to clipboard
common
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
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