All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.icerockdev.webserver.log.LoggingConfiguration.kt Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
package com.icerockdev.webserver.log

import kotlin.reflect.KClass

class LoggingConfiguration(
    val responseTypes: List>
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy