Share via


IdentityModelEventSource.Logger Property

Definition

Static logger that is exposed externally. An external application or framework can hook up a listener to this event source to log data in a custom way.

public static Microsoft.IdentityModel.Logging.IdentityModelEventSource Logger { get; }
static member Logger : Microsoft.IdentityModel.Logging.IdentityModelEventSource
Public Shared ReadOnly Property Logger As IdentityModelEventSource

Property Value

Applies to