API Reference
Class
CorrelationContext
Ambient correlation used to attribute logs to the currently executing rule. Values flow with async/await using AsyncLocal and are checked inside logger handlers.
Inheritance
- Object
- CorrelationContext
API Reference
Ambient correlation used to attribute logs to the currently executing rule. Values flow with async/await using AsyncLocal and are checked inside logger handlers.