0
kicks
Using NLog to provide custom tracing for your ASP.NET Web API
Let's have a look at how you can build a custom System.Web.Http.Tracing.ITraceWriter implementation to provide support for any logging framework in your Web API – in our case it will be NLog.