log

abstract fun log(logLevel: LogEngine.LogLevel, tag: String, message: String, throwable: Throwable?)

Logs message and throwable with tag at logLevel.