kotlin-logging
4.0.0-beta-1
js
native
common
kotlin-logging
/
mu.two
/
Level
Level
common
enum
Level
:
Enum
<
Level
>
Content copied to clipboard
Entries
Functions
Properties
Extensions
Entries
TRACE
Link copied to clipboard
common
TRACE
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
to
Int
Link copied to clipboard
common
fun
toInt
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
common
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Returns the string representation of this Level.
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
Extensions
is
Logging
Enabled
Link copied to clipboard
js
native
fun
Level
.
isLoggingEnabled
(
)
:
Boolean
Content copied to clipboard
fun
Level
.
isLoggingEnabled
(
)
:
Boolean
Content copied to clipboard