NoOpLogWriter

A KodioLogWriter that discards all events. Used as the implicit default.

Functions

Link copied to clipboard
open override fun log(level: LogLevel, tag: String, message: String, throwable: Throwable?)