Microsoft.IdentityModel.Abstractions
Namespace with 8 public types
Classes
LogEntry
Defines the structure of a log entry.
NullIdentityModelLogger
A minimalistic implementation that is disabled by default and doesn't log.
NullTelemetryClient
The default implementation of the interface which swallows all telemetry signals.
Enumerations
EventLogLevel
Defines Event Log Levels.
Static Classes
ObservabilityConstants
Common class containing observability constants to be used as well known metric keys.
Abstract Classes
TelemetryEventDetails
Details of the telemetry event.
Interfaces
IIdentityLogger
Interface that needs to be implemented by classes providing logging in Microsoft identity libraries.
ITelemetryClient
Interface for Telemetry tracking.