Serilog filter for excluding operation cancelled exceptions. This also includes filtering out error logs generated by Entity Framework, when underlying DatabaseCommand receieves triggered cancellation token, and that cancellation was intentional. Can be used as workaround for https://github.com/dotnet/efcore/issues/19526 in case Entity Framework Core 7 is unavailable in the project.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Oct 1, 2022
$ dotnet add package Serilog.Filters.OperationCancellationNo README available.