Using statically typed logging messages in C#
Filed in ASP.NET
One of the critical things you’ll need in a cloud-native C# application is a good logging infrastructure. In this post, we’ll look at the source generator for logging methods and what it can do to make your life easier.
Read more