Share via


Microsoft.AspNetCore.HttpLogging Namespace

Classes

Name Description
HttpLoggingAttribute

Metadata that provides endpoint-specific settings for the HttpLogging middleware.

HttpLoggingInterceptorContext

The context used for IHttpLoggingInterceptor.

HttpLoggingOptions

Options for the Microsoft.AspNetCore.HttpLogging.HttpLoggingMiddleware.

MediaTypeOptions

Options for HttpLogging to configure which encoding to use for each media type.

W3CLoggerOptions

Options for the Microsoft.AspNetCore.HttpLogging.W3CLogger.

Interfaces

Name Description
IHttpLoggingInterceptor

Callbacks used to extend the HttpLogging middleware.

Enums

Name Description
HttpLoggingFields

Flags used to control which parts of the request and response are logged.

W3CLoggingFields

Flags used to control which parts of the request and response are logged in W3C format.