kotlin-sdk
common
/
com.amplitude.common
/
Logger
/
LogMode
Log
Mode
enum
LogMode
:
Enum
<
Logger.LogMode
>
Content copied to clipboard
Entries
Properties
Entries
OFF
Link copied to clipboard
OFF
(
5
)
Content copied to clipboard
ERROR
Link copied to clipboard
ERROR
(
4
)
Content copied to clipboard
WARN
Link copied to clipboard
WARN
(
3
)
Content copied to clipboard
INFO
Link copied to clipboard
INFO
(
2
)
Content copied to clipboard
DEBUG
Link copied to clipboard
DEBUG
(
1
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard