KestrelServerOptionsConnectionLoggingExtensions 클래스

정의

public ref class KestrelServerOptionsConnectionLoggingExtensions abstract sealed
public static class KestrelServerOptionsConnectionLoggingExtensions
type KestrelServerOptionsConnectionLoggingExtensions = class
Public Module KestrelServerOptionsConnectionLoggingExtensions
상속
KestrelServerOptionsConnectionLoggingExtensions

메서드

UseConnectionLogging(KestrelServerOptions)

연결에서 읽고 연결에 쓴 바이트에 대한 자세한 정보 표시 로그를 내보낸다.

UseConnectionLogging(KestrelServerOptions, String)

연결에서 읽고 연결에 쓴 바이트에 대한 자세한 정보 표시 로그를 내보낸다.

적용 대상