Appender Item
sealed class AppenderItem
Content copied to clipboard
Types
Appender Class
Link copied to clipboard
enum AppenderClass : Enum<LoggingSettings.LoggingItem.AppenderItem.AppenderClass>
Content copied to clipboard
Appender Item Builder
Link copied to clipboard
abstract class AppenderItemBuilder<out T : LoggingSettings.LoggingItem.AppenderItem.AppenderItemBuilder<T>>
Content copied to clipboard
Appenders Builder
Link copied to clipboard
class AppendersBuilder
Content copied to clipboard
Console Appender
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Diagnostics Appender
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
File Appender
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Gps Appender
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Log Level
Link copied to clipboard
Screen Appender
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Telemetry Appender
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