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