共用方式為


BotFrameworkAdapter.Logger 屬性

定義

取得這個配接器的記錄器。

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

屬性值

這個配接器的記錄器。

適用於