You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to have the custom ILog interface and it's implementations replaced with the standard dotnet packages, that will help us use the source generators.
Requiremens:
The tests should be updated if necessary and they should remain green.
Remove the old implementation including extensions
Use Serilog for console and file sinks
The logging level should be configurable from commandline using the existing flags