Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
Microsoft.IdentityModel.Logging
Includes Event Source based logging support.
| Author | Microsoft |
| Version | 5.2.4 |
| Tags | .NET Windows Authentication Identity Logging |
Public Types
Microsoft.​IdentityModel.​Logging
class IdentityModelEventSource
Event source based logger to log different events.
class LogHelper
Helper class for logging.
class TextWriterEventListener
Event listener that writes logs to a file or a fileStream provided by user.
Dependencies
- NETStandard.Library:1.6.1 (system references not expanded)
- System.Diagnostics.Tracing:4.3.0 (system references not expanded)
- System.Globalization:4.3.0 (system references not expanded)
- System.IO:4.3.0 (system references not expanded)
- System.IO.FileSystem:4.3.0 (system references not expanded)