jvmMain.com.github.michaelbull.logging.Logger.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of kotlin-inline-logger-jvm Show documentation
Show all versions of kotlin-inline-logger-jvm Show documentation
A logger facilitating lazily-evaluated log calls via Kotlin's inline classes & functions.
package com.github.michaelbull.logging
actual typealias Logger = org.slf4j.Logger
© 2015 - 2025 Weber Informatics LLC | Privacy Policy