-
Notifications
You must be signed in to change notification settings - Fork 209
4.0.0 Release #235
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
4.0.0 Release #235
Conversation
Docs: Added pushing properties to Readme Fixed #212 Co-authored-by: Ivan Maximov <sungam3r@yandex.ru> Co-authored-by: Stephan van Rooij <1292510+svrooij@users.noreply.github.com>
…ll in CreateBootstrapLogger(), one sample (showing two-stage intialization), simplified README
Update to include CreateBootstrapLogger()
…Extensions.Hosting upstream
Re-enable .NET Framework support through netstandard2.0
Updated the release notes - |
Watching serilog/serilog-extensions-hosting#39 - would be good to get to the bottom of this before widening usage of |
Just updated the Serilog.Extensions.Hosting dependency on |
Just tested, appear to be hitting a bug - serilog/serilog-extensions-hosting#42 raised, will investigate and follow up. |
CreateBootstrapLogger()
on supported platforms (@nblumhardt)