Appender Item
sealed class AppenderItem
Content copied to clipboard
Types
AppenderClass
Link copied to clipboard
enum AppenderClass : Enum<LoggingSettings.LoggingItem.AppenderItem.AppenderClass>
Content copied to clipboard
AppenderItemBuilder
Link copied to clipboard
abstract class AppenderItemBuilder<out T : LoggingSettings.LoggingItem.AppenderItem.AppenderItemBuilder<T>>
Content copied to clipboard
AppendersBuilder
Link copied to clipboard
class AppendersBuilder
Content copied to clipboard
ConsoleAppender
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
DiagnosticsAppender
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
FileAppender
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
GpsAppender
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
LogLevel
Link copied to clipboard
ScreenAppender
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
TelemetryAppender
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Properties
appenderClass
Link copied to clipboard
val appenderClass: LoggingSettings.LoggingItem.AppenderItem.AppenderClass
Content copied to clipboard
level
Link copied to clipboard
open val level: LoggingSettings.LoggingItem.AppenderItem.LogLevel? = null
Content copied to clipboard
Inheritors
LoggingSettings.LoggingItem.AppenderItem
Link copied to clipboard
LoggingSettings.LoggingItem.AppenderItem
Link copied to clipboard
LoggingSettings.LoggingItem.AppenderItem
Link copied to clipboard
LoggingSettings.LoggingItem.AppenderItem
Link copied to clipboard
LoggingSettings.LoggingItem.AppenderItem
Link copied to clipboard
LoggingSettings.LoggingItem.AppenderItem
Link copied to clipboard