Log Level Adapter
object LogLevelAdapter
Content copied to clipboard
Functions
fromJson
Link copied to clipboard
fun fromJson(logLevel: String): LoggingSettings.LoggingItem.AppenderItem.LogLevel?
Content copied to clipboard
toJson
Link copied to clipboard
fun toJson(logLevel: LoggingSettings.LoggingItem.AppenderItem.LogLevel): String
Content copied to clipboard