Microsoft.AspNetCore.HttpLogging Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| 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. |
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. |