LOG4J介绍
-------------------siwuxie095
LOG4J 介绍
1、通过 LOG4J 可以看到程序运行过程中更详细的信息
「经常使用 log4j 查看日志」
2、LOG4J 下载链接:
https://www.apache.org/dist/logging/log4j/
3、使用方法
(1)导入 log4j 的 jar 包
(2)在 src 下创建 log4j 的配置文件 log4j.properties
4、设置日志级别
(1)debug
(2)info
(3)warn
(4)error
「优先级从低到高」
参考链接:
【made by siwuxie095】
一滴水的无限可能!!!
posted on 2017-08-22 13:33 siwuxie095 阅读(126) 评论(0) 编辑 收藏 举报