nugu-android
nugu-interface
/
com.skt.nugu.sdk.core.interfaces.message.request
/
CrashReportMessageRequest
/
Level
Level
enum
Level
:
Enum
<
CrashReportMessageRequest.Level
>
Content copied to clipboard
Level that can be used
Entries
Properties
Parameters
Parameters
value
is Level
Entries
ERROR
Link copied to clipboard
ERROR
Content copied to clipboard
error level
WARN
Link copied to clipboard
WARN
Content copied to clipboard
warn level
INFO
Link copied to clipboard
INFO
Content copied to clipboard
info level
DEBUG
Link copied to clipboard
DEBUG
Content copied to clipboard
debug level
TRACE
Link copied to clipboard
TRACE
Content copied to clipboard
trace level
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
value
Link copied to clipboard
val
value
:
Int
Content copied to clipboard