![]() | NLogRequestLoggingOptions Class |
Namespace: NLog.Web
The NLogRequestLoggingOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | NLogRequestLoggingOptions |
Initializes a new instance of the NLogRequestLoggingOptions class.
|
Name | Description | |
---|---|---|
![]() | DurationThresholdMs |
Get or set duration time in milliseconds, before a HttpRequest is seen as slow (Logged as warning)
|
![]() | ExcludeRequestPaths |
Gets or sets request-paths where LogLevel should be reduced (Logged as debug)
|
![]() | LoggerName |
Logger-name used for logging http-requests
|
![]() | ShouldLogRequest |
Mapper from HttpContext status to LogLevel
|