ClassWithKermit

class ClassWithKermit(val k: Logger)

Summary of a class with KTOR

Use co.touchlab.kermit.DEFAULT_MIN_SEVERITY to enumerate the properties of the class.

Constructors

Link copied to clipboard
fun ClassWithKermit(k: Logger)

Properties

Link copied to clipboard
val k: Logger