摘要: 一.安装log4net并进行相应的配置 1.安装log4net 2.在项目中添加log4net.config配置文件 <?xml version="1.0" encoding="utf-8" ?> <configuration> <configSections> <section name="log 阅读全文
posted @ 2020-04-20 16:42 hello-*-world 阅读(235) 评论(0) 推荐(0) 编辑