前言:NLog日志对.net core web项目最新的支持在官网上有最新的介绍:
官网介绍地址:https://github.com/NLog/NLog/wiki/Getting-started-with-ASP.NET-Core-2
大家直接看文章吧,可能写法会不断的变化,以官网为准!
.net core使用NLog日志
原文:https://www.cnblogs.com/lxhbky/p/11215146.html