X Tutup
Skip to content

AspNet Request EndPoint Group Layout Renderer

Rolf Kristensen edited this page Jul 28, 2025 · 4 revisions

ASP.NET Http Request EndPoint MetaData Group-Name. The group name of the logical endpoint in the application. Assigned using WithGroupName or [EndpointGroupName].

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

Introduced with NLog.Web.AspNetCore v6.0.3

Configuration Syntax

${aspnet-request-endpoint-group}

Notes

See also ${aspnet-request-endpoint} and ${aspnet-request-endpoint-name}

Clone this wiki locally

X Tutup