KestrelServerOptionsConnectionLoggingExtensions クラス

定義

public ref class KestrelServerOptionsConnectionLoggingExtensions abstract sealed
public static class KestrelServerOptionsConnectionLoggingExtensions
type KestrelServerOptionsConnectionLoggingExtensions = class
Public Module KestrelServerOptionsConnectionLoggingExtensions
継承
KestrelServerOptionsConnectionLoggingExtensions

メソッド

UseConnectionLogging(KestrelServerOptions)

接続から読み取られ、接続に書き込まれたバイトの詳細ログを出力します。

UseConnectionLogging(KestrelServerOptions, String)

接続から読み取られ、接続に書き込まれたバイトの詳細ログを出力します。

適用対象