How to improve Serilog logging in .NET 6 by using Scopes
Even though it's not one of the first things we usually set up when creating a new application, logging is a real game-changer in the long run.
When an error occurred, if we have proper logging we can get more info about the context where it happened...
code4it.hashnode.dev7 min read