885 Views
In this post I will explore and highlight an approach to logging which you can apply in high-performance, high load applications to reduce the overhead of logging. Logging is a built in feature of ASP.NET Core and .NET Core Work Services. The feature is provided as part of the Microsoft.Extensions.Logging library.
0 comments