07 2020 档案
NetCore使用Nlog记录日志
摘要:当前环境: win10+vs2019+netcore3.1 添加Nuget包引用:NLog.Web.AspNetCore 2. 添加 nlog.config配置文件 或者安装包 nlog.confg <?xml version="1.0" encoding="utf-8" ?> <nlog xmln
阅读全文