writes all scoped traces into a telemetry item to appinsights when an error occurs.
License
MIT
Deps
2
Install Size
—
Vulns
✓ 0
Published
Jun 2, 2024
$ dotnet add package Snafets.Extensions.Logging.TracesOnError.ApplicationInsights
Register:
((ILoggingBuilder)builder).AddTracesOnErrorApplicationInsights();