log

abstract fun log(    logLevel: DittoLogLevel,     tag: String,     message: String,     error: Throwable?)