InterceptionMiddleware.Logger プロパティ

定義

現在の オブジェクトのロガーを取得します。

protected Microsoft.Extensions.Logging.ILogger Logger { get; }
member this.Logger : Microsoft.Extensions.Logging.ILogger
Protected ReadOnly Property Logger As ILogger

プロパティ値

現在の オブジェクトのロガー。

適用対象