SilentAdapter

This adapter logs nothing.

Constructors

Link copied to clipboard
constructor()

Functions

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