sdk
sdk
/
com.sygic.sdk
/
LoggingSettings
/
LoggingItem
/
AppenderItem
/
LogLevel
Log
Level
enum
LogLevel
:
Enum
<
LoggingSettings.LoggingItem.AppenderItem.LogLevel
>
Content copied to clipboard
Entries
Types
Properties
Entries
MAX
Link copied to clipboard
MAX
(
"Max"
)
Content copied to clipboard
ERROR
Link copied to clipboard
ERROR
(
"Error"
)
Content copied to clipboard
WARN
Link copied to clipboard
WARN
(
"Warn"
)
Content copied to clipboard
METRICS
Link copied to clipboard
METRICS
(
"Metrics"
)
Content copied to clipboard
PROCEDURE_CALL
Link copied to clipboard
PROCEDURE_CALL
(
"ProcedureCall"
)
Content copied to clipboard
INFO
Link copied to clipboard
INFO
(
"Info"
)
Content copied to clipboard
DEBUG
Link copied to clipboard
DEBUG
(
"Debug"
)
Content copied to clipboard
TRACE
Link copied to clipboard
TRACE
(
"Trace"
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
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
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard