Functions

Link copied to clipboard
abstract fun debug(message: MessageProducer)
Link copied to clipboard
abstract fun error(throwable: Throwable? = null, message: MessageProducer)
Link copied to clipboard
abstract fun info(message: MessageProducer)
Link copied to clipboard
abstract fun warn(message: MessageProducer)