BryanWilhite / SonghayCore

core reusable, opinionated concerns for *all* 🧐 of my C# projects
http://songhayblog.azurewebsites.net/
MIT License
1 stars 0 forks source link

the .NET `ILogger` interface and the Songhay Activity `IActivity` #170

Open BryanWilhite opened 3 months ago

BryanWilhite commented 3 months ago

The ILogger interface (and the ecosystem built around it)has been mature enough to eliminate direct concern for TraceSource, coming from IActivity extensions. This means: