IdentityModelEventSource.Logger Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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