Functions

Link copied to clipboard
abstract fun error(throwableSupplier: Supplier<Throwable>, messageSupplier: Supplier<String>)
Both can supply a null.
Link copied to clipboard
abstract fun info(message: Supplier<String>)
Link copied to clipboard
abstract fun trace(message: Supplier<String>)