A Serilog enricher that adds call stack information to log events in an exception-like format. Displays call stacks as: Method:Line --> Method:Line --> Method:Line for intuitive debugging and tracing.
- Updated
Aug 27, 2025 - C#
A Serilog enricher that adds call stack information to log events in an exception-like format. Displays call stacks as: Method:Line --> Method:Line --> Method:Line for intuitive debugging and tracing.
Add a description, image, and links to the exception-format topic page so that developers can more easily learn about it.
To associate your repository with the exception-format topic, visit your repo's landing page and select "manage topics."