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