Hello, colleagues!
I want to share an approach to logging that radically simplifies architecture and strengthens SOLID principles.
I've created a code example on GitHubhttps://github.com/abaula/MixedCode/blob/master/DecoupledLogging/src/Program.cs ...