serilog / serilog-aspnetcore

Serilog integration for ASP.NET Core
Apache License 2.0
1.31k stars 205 forks source link

README and sample updates to match recent .NET hosting models #370

Closed nblumhardt closed 6 months ago

nblumhardt commented 6 months ago

Fixes #368

nblumhardt commented 6 months ago

Not too much to review here, I'll send this through as the current README's looking pretty outdated 😅

jcasale commented 6 months ago

I think the comment in the sample is out of date, it still references UseSerilog().

nblumhardt commented 6 months ago

Fixed, thanks @jcasale