摘要: 防止配置文件被不小心删除和篡改 /// <summary> /// 基于Log4net的日志输出类 /// 配置文件Log4net.config /// </summary> public class LogHelper { #if NETCOREAPP private static ILog lo 阅读全文
posted @ 2020-04-16 16:11 非法关键字 阅读(321) 评论(0) 推荐(0)