Skip to content

log

abstract fun log(level: FrakLogLevel, message: String, throwable: Throwable?)

Must not throw (exception is swallowed, not surfaced) and must be thread-safe.