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

gecko.Logger.kt Maven / Gradle / Ivy

Go to download

Full network logging allowing users to browse entire calls via simple urls and more.

There is a newer version: 0.0.6
Show newest version
package gecko

fun interface Logger {

    fun log(message: String)

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy