/NLog.Web

NLog targets specific for Web

Primary LanguageC#GNU General Public License v2.0GPL-2.0

NLog.Web

Version AppVeyor

This package is an extension to NLog.

This package contains targets and layout-renderes specific to ASP.Net and IIS.

###Targets

  • AspNetTrace
  • AspNetBufferingWrapper

See Target documentation at the NLog wiki

###Layout renderers

  • ${aspnet-application}
  • ${aspnet-request}
  • ${aspnet-session}
  • ${aspnet-sessionid}
  • ${aspnet-user-authtype}
  • ${aspnet-user-identity}
  • ${iis-site-name}

See Layout renderers documentation at the NLog wiki

##How to use When installing with Nuget, no additional configuration is needed.

##License BSD