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

in.specmatic.core.log.LogPrinter.kt Maven / Gradle / Ivy

package `in`.specmatic.core.log

interface LogPrinter {
    fun print(msg: LogMessage)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy