| AccidentalFish.ApplicationSupport.Core.Logging Namespace |
| Class | Description | |
|---|---|---|
| LoggerSource |
Identifies a non-component source for a log item
|
| Interface | Description | |
|---|---|---|
| ICorrelationIdProvider |
Implementations provide a correlation ID for tracking requests across services
| |
| ILogger |
Interface for log implementations
| |
| ILoggerExtension |
Allows the injection of functionality into the queue logger (and any other loggers that accept an ILoggerExtension in their constructor)
| |
| ILoggerFactory |
Creates logger implementations
| |
| ILoggerSource |
Identifies a non-component source for a log item
|
| Enumeration | Description | |
|---|---|---|
| LogLevelEnum |
The level of the log item
|