SignalGo/SignalGo-full-net

Use Microsoft.Extensions.Logging for Logging

Closed this issue · 1 comments

In Version 6, consider usage of the abstract Microsoft.Extensions.Logging logging. This allows users to use different Listeners like Console, Debug Output, ETW/Eventsource or Windows Eventlog which is better compared to the current AutoLogger

We are going to use these changes in Easy Microservices packages.
https://github.com/EasyMicroservices