BotFrameworkHttpClient.Logger Property

Definition

Gets the logger for this adapter.

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

Property Value

The logger for this adapter.

Applies to