log

abstract fun log(priority: AiutaLogger.Level, tag: String? = null, throwable: Throwable? = null, message: String)

Write message and/or throwable to a logging destination.