log

abstract fun log(category: LogCategory, level: LogLevel, throwable: Throwable?, message: String?, vararg args: Any?)

Log an event.