Skip to content

AspNet Request EndPoint Layout Renderer

Rolf Kristensen edited this page May 19, 2023 · 4 revisions

ASP.NET Http Request EndPoint. The informational display name of the logical endpoint in the application (Ex. HTTP: GET /weatherforecast)

Platforms Supported: Limited (Only supported in ASP.NET Core v3+)

Introduced with NLog.Web.AspNetCore v5.3

Configuration Syntax

${aspnet-request-endpoint}
Clone this wiki locally