document.write("");

工具类 或静态方法(static方法) 中使用logger

使用:

private static final Logger logger = LoggerFactory.getLogger(类名.class);

 

posted @ 2023-04-27 13:19  人间春风意  阅读(67)  评论(0)    收藏  举报