KestrelServerOptionsConnectionLoggingExtensions Class
Definition
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.
public ref class KestrelServerOptionsConnectionLoggingExtensions abstract sealed
public static class KestrelServerOptionsConnectionLoggingExtensions
type KestrelServerOptionsConnectionLoggingExtensions = class
Public Module KestrelServerOptionsConnectionLoggingExtensions
- Inheritance
-
KestrelServerOptionsConnectionLoggingExtensions
Methods
UseConnectionLogging(KestrelServerOptions, String) |
Emits verbose logs for bytes read from and written to the connection. |
UseConnectionLogging(KestrelServerOptions) |
Emits verbose logs for bytes read from and written to the connection. |