sdk
sdk
/
com.sygic.sdk
/
LoggingSettings
/
LoggingItem
/
AppenderItem
/
AppenderClass
Appender
Class
enum
AppenderClass
:
Enum
<
LoggingSettings.LoggingItem.AppenderItem.AppenderClass
>
Content copied to clipboard
Entries
Properties
Entries
GPS
Link copied to clipboard
@
Json
(
name
=
"GpsAppender"
)
GPS
(
"GpsAppender"
)
Content copied to clipboard
TELEMETRY
Link copied to clipboard
@
Json
(
name
=
"TelemetryAppender"
)
TELEMETRY
(
"TelemetryAppender"
)
Content copied to clipboard
FILE
Link copied to clipboard
@
Json
(
name
=
"CFileAppender"
)
FILE
(
"CFileAppender"
)
Content copied to clipboard
DIAGNOSTICS
Link copied to clipboard
@
Json
(
name
=
"DiagnosticsAppender"
)
DIAGNOSTICS
(
"DiagnosticsAppender"
)
Content copied to clipboard
SCREEN
Link copied to clipboard
@
Json
(
name
=
"CScreenAppender"
)
SCREEN
(
"CScreenAppender"
)
Content copied to clipboard
CONSOLE
Link copied to clipboard
@
Json
(
name
=
"CConsoleAppender"
)
CONSOLE
(
"CConsoleAppender"
)
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