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: about 15 hours 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2025-08-12T00:58:46.000Z (6 months ago)
- Last Synced: 2025-08-12T08:44:10.576Z (6 months ago)
- Topics: csharp, delegating, delegatinghandler, dotnet, handler, http, httpclient, httpclientlogginghandler, httpclients, logging, logginghandler, request, response, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 87.9 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
```