晨港飞燕的博客

摘要: 代码 package com.yixie.core.log; public class SafeLoggerFactory { public static SafeLogger getLogger(String name) { return new SafeLogger(com.yixie.core 阅读全文
posted @ 2024-07-05 14:09 晨港飞燕 阅读(5) 评论(0) 推荐(0) 编辑