assert

fun assert(tag: String, throwable: Throwable? = null, message: (WriteMetadata) -> String)

Send an assert-level log message to the global dispatcher.