Skip to content
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

3.4.0 Release #202

Merged
merged 33 commits into from
Jul 24, 2020
Merged

3.4.0 Release #202

merged 33 commits into from
Jul 24, 2020

Conversation

nblumhardt
Copy link
Member

nblumhardt and others added 30 commits November 12, 2019 12:44
The instructions for using Serilog contained statements that were no longer valid since .NET Core 3.0 uses the Generic Host and new project templates.

The code sample in the readme and the corresponding statements were updated to resemble these changes.
Update Instructions for .NET Core 3 templates
Pin the .NET Core SDK version to the `3.1.1xx` feature band. Do not
allow prerelease versions.

Fixes #175
…traints

Pin .NET Core SDK version to latest feature band
Fallback RequestPath for when IHttpRequestFeature.RawTarteg is empty
Update to show new UseSerilog() overload including service provider
Allow an ILogger to be specified in `SerilogRequestLoggingOptions`
Moved .UseSerilog() before .ConfigureWebHostDefaults to enable correct formatting in console output.
README.md - Output formatting fix
@nblumhardt nblumhardt merged commit 16be480 into master Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants