SimpleLogger(identity: String?, logger: (priority: LogPriority, message: String?, e: Throwable?) -> Unit)
简易日志记录, 所有类型日志都会被重定向 logger