Skip to content
Rolf Kristensen edited this page Jan 14, 2024 · 41 revisions

NLog

Version Version

Welcome to the NLog.Web wiki!

Getting started with ASP.NET Core

Getting started with ASP.NET MVC Classic

  <!-- enable ASP.NET layout renderers -->
  <extensions>
    <add assembly="NLog.Web"/>
  </extensions>

For general usage of NLog: NLog wiki