LogFilter

fun interface LogFilter

Functions

Link copied to clipboard
abstract fun canLog(tag: String, message: String, metadata: ReadMetadata, throwable: Throwable?): Boolean