Class | Description | |
---|---|---|
LoggerBuilderExtensions | Extension methods for Microsoft.Extensions.Logging.ILoggingBuilder. | |
LoupeLogEnricher | Extracts properties from logging state and scope into JSON details. | |
LoupeLogger | Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy.Implementation of Microsoft.Extensions.Logging.ILogger interface targeting Loupe server | |
LoupeLoggerProvider | Loupe implementation of Microsoft.Extensions.Logging.ILoggerProvider. | |
LoupeLoggerScope | Enclosing Scope for Loupe Logger. |