PartialsLogger

Functions

Link copied to clipboard
abstract fun error(message: String, e: Throwable? = null)
Link copied to clipboard
abstract fun log(message: String)
Link copied to clipboard
abstract fun trace(message: String)