display

abstract fun display(level: Level, msg: String)

Emits one already-filtered log line. Implement this to route to println, a crash reporter, a remote log sink, etc. — never called directly by framework code; always through log.