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

How-to inject ILogger using Serilog? #301

Closed
kiquenet opened this issue Oct 10, 2022 · 1 comment
Closed

How-to inject ILogger using Serilog? #301

kiquenet opened this issue Oct 10, 2022 · 1 comment

Comments

@kiquenet
Copy link

Not ILogger appear in Program.cs

(ILogger<IProductsRepository> logger)

Sample Serilog NET 6 minimal API: https://www.anmalkov.com/blog/use-serilog-with-minimal-api-or-aspnet-6

@JoeStead
Copy link
Collaborator

The sample you've linked will work with Carter without any issues

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