Microsoft.AspNetCore.HttpLogging Namespace

Classes

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

IHttpLoggingInterceptor

Callbacks used to extend the HttpLogging middleware.

Enums

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.