https://github.com/soenneker/soenneker.httpclients.logginghandler
A handler that allows for injecting into HttpClients to log requests and responses
https://github.com/soenneker/soenneker.httpclients.logginghandler
csharp delegating delegatinghandler dotnet handler http httpclient httpclientlogginghandler httpclients logging logginghandler request response util
Last synced: 21 days ago
JSON representation
A handler that allows for injecting into HttpClients to log requests and responses
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.httpclients.logginghandler
- Owner: soenneker
- License: mit
- Created: 2025-06-07T18:36:25.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-03-05T00:42:19.000Z (28 days ago)
- Last Synced: 2026-03-05T00:57:53.487Z (28 days ago)
- Topics: csharp, delegating, delegatinghandler, dotnet, handler, http, httpclient, httpclientlogginghandler, httpclients, logging, logginghandler, request, response, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 288 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.httpclients.logginghandler/)
[](https://github.com/soenneker/soenneker.httpclients.logginghandler/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.httpclients.logginghandler/)
#  Soenneker.HttpClients.LoggingHandler
### A handler that allows for injecting into HttpClients to log requests and responses
## Installation
```
dotnet add package Soenneker.HttpClients.LoggingHandler
```