8000 AspNet WebRootPath layout renderer · NLog/NLog Wiki · GitHub
[go: up one dir, main page]

Skip to content

AspNet WebRootPath layout renderer

Rolf Kristensen edited this page May 28, 2023 · 5 revisions

ASP.NET WebRootPath (wwwroot)

Platforms Supported: All (Supported in Asp.NET and Asp.NetCore)

Introduced with NLog.Web.AspNetCore v4.5.0 and NLog.Web v4.5.2

Configuration Syntax

${aspnet-webrootpath}

Remarks

The web root (wwwroot) is the root directory from which static content is served, while the content root is also known as application base path.

Clone this wiki locally
0