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
From a distance, it seems that while SerilogWebHostBuilderExtensions deals with bona fide ASP.NET concerns (e.g IWebHostBuilder), SerilogLoggerFactory would be better placed in a more generic .NET Core library. Perhaps Serilog.Extensions.Logging.
There's also the possibility that I'm completely insane. :)
Of course if not, I realize this would be a breaking change but maybe something to consider in the next major version of this library.