-
-
Notifications
You must be signed in to change notification settings - Fork 111
Add Serilog logging and hosting #62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
So I have looked at the PR from #28 . It seems that Serilog.Extensions.Logging should work when serilog/serilog-extensions-logging#192 is done, and then Serilog.Extensions.Hosting should work when they bump their dependency on Serilog.Extensions.Logging. I'll subscribe to their notifications, and when these are done I will update this PR |
|
Should be good to go now 👍 |
|
We need to create a PR to bump the hosting NuGet package version and depend on logging 3.1.0 to fully unblock this PR |
|
Once serilog/serilog-extensions-hosting#55 is done, I can update the version of the Hosting package |
|
@xoofx @bdovaz In the meantime .NET 6 came, and I think |
Uh oh!
There was an error while loading. Please reload this page.