Logging Item
@JsonClass(generateAdapter = true )
Content copied to clipboard
Constructors
Link copied to clipboard
fun LoggingItem( comment: String? = null, name: String? = null, classpath: String? = null, appenders: List<LoggingSettings.LoggingItem.AppenderItem>? = null)
Content copied to clipboard