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