object DefaultLogger : DittoLogger
fun log(logLevel: LogLevel, tag: String, message: String, error: Throwable?): Unit