BotFrameworkHttpClient.Logger プロパティ

定義

このアダプターのロガーを取得します。

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

プロパティ値

このアダプターのロガー。

適用対象