Share via


InitializeResourceEvent.Logger Property

Definition

An instance of ILogger that can be used to log messages for the resource.

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

Property Value

Applies to