Skip to content

Mention Serilog.Extensions.Hosting in the readme #180

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

Closed
BobVul opened this issue Aug 2, 2020 · 2 comments
Closed

Mention Serilog.Extensions.Hosting in the readme #180

BobVul opened this issue Aug 2, 2020 · 2 comments

Comments

@BobVul
Copy link

BobVul commented Aug 2, 2020

Currently, the readme mentions two scenarios:

  • ASP.NET Core 2.0+ => Serilog.AspNetCore
  • .NET Core 1.0, 1.1 => Serilog.Extensions.Logging

It makes no mention of the best approach for .NET Core 2.x and 3.x applications that do not use ASP.NET. From what I can tell, Serilog.Extensions.Hosting is the recommended package in this case, but it takes some digging through issues to find; it's not listed in the Serilog.AspNetCore readme either.

Please consider including a section in the readme pointing towards to recommended approach for non-ASP .NET Core 2.x/3.x projects.

@nblumhardt
Copy link
Member

Done - thanks!

@BobVul
Copy link
Author

BobVul commented Aug 2, 2020

Thanks!

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

No branches or pull requests

2 participants