Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 928 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 928 Bytes

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