Skip to content

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
Allow RequestLoggingOptions configuration outside of Configure(IApplicationBuilder)
@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.

7 participants