-
Notifications
You must be signed in to change notification settings - Fork 1.4k
AspNet Request EndPoint Name Layout Renderer
Rolf Kristensen edited this page Jul 28, 2025
·
1 revision
ASP.NET Http Request EndPoint MetaData Name. The name of the logical endpoint in the application. Assigned using WithName or [EndpointName].
Platforms Supported: Limited (Only supported in ASP.NET Core v3+)
Introduced with NLog.Web.AspNetCore v6.0.3
${aspnet-request-endpoint-name}
See also ${aspnet-request-endpoint-group} and ${aspnet-request-endpoint}
- Troubleshooting Guide - See available NLog Targets and Layouts: https://nlog-project.org/config
- Getting started
- How to use structured logging
- Troubleshooting
- FAQ
- Articles about NLog
-
All targets, layouts and layout renderers
Popular: - Using NLog with NLog.config
- Using NLog with appsettings.json