RehanSaeed / Serilog.Enrichers.Span

Enrich Serilog log events with properties from Open Telemetry spans.
MIT License
95 stars 19 forks source link

Key-aware caching of LogEventProperty in Activity #318

Closed rising-4ce closed 11 months ago

rising-4ce commented 1 year ago

This PR adds tests covering the https://github.com/RehanSaeed/Serilog.Enrichers.Span/issues/317 and resolves https://github.com/RehanSaeed/Serilog.Enrichers.Span/issues/317.