Index
NexusLabs.Needlr.Logging Namespace¶
| Classes | |
|---|---|
| NeedlrCancellationLogging | Global, process-wide policy that Needlr source-generated logging methods consult when their exception argument is a cancellation. Provides an escape hatch from the opinionated default (Skip). |
| NeedlrLoggerMessageAttribute | Marks a partial method whose body Needlr will source-generate into a high-performance, cancellation-aware logging method. |
| Enums | |
|---|---|
| CancellationLoggingBehavior | Controls what a Needlr source-generated logging method does when its exception argument is a cancellation (see NeedlrCancellationLogging). |