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

Make use of AspNetCore's built-in HTTP Logging #369

Closed
fretje opened this issue Jan 13, 2022 · 1 comment
Closed

Make use of AspNetCore's built-in HTTP Logging #369

fretje opened this issue Jan 13, 2022 · 1 comment

Comments

@fretje
Copy link
Contributor

fretje commented Jan 13, 2022

Instead of our own RequestLoggingMiddleware

See https://docs.microsoft.com/en-us/aspnet/core/fundamentals/http-logging/?view=aspnetcore-6.0

@fretje fretje changed the title Make use of aspnetcore's built-in httplogging Make use of AspNetCore's built-in HTTP Logging Jan 13, 2022
@iammukeshm
Copy link
Member

The custom middleware has integration with Serilog and SEQ Sinks to log more than the default logger can. Especially with the contexts.

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