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

http trace logging settings adapter #32783

Closed
xenoterracide opened this issue May 8, 2024 · 1 comment
Closed

http trace logging settings adapter #32783

xenoterracide opened this issue May 8, 2024 · 1 comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: invalid An issue that we don't feel is valid

Comments

@xenoterracide
Copy link

xenoterracide commented May 8, 2024

as far as I know one doesn't exist... it's really annoying remembering and figuring out how to do this right for every single client, and figuring out which client is actually used.

if this would be better solved by spring boot, move the ticket please.

https://stackoverflow.com/questions/53215038/how-to-log-request-response-using-java-net-http-httpclient
https://blog.mindorks.com/how-to-enable-logging-in-okhttp/
https://hc.apache.org/httpcomponents-client-4.5.x/logging.html

Since I end up using one of springs client I'd ultimately like to set a property in application.properties that is flexible to the level of details, but works for any given underlying client.

Spring Boot v3.2.5, Spring v6.1.6

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 8, 2024
@xenoterracide
Copy link
Author

closing in partial favor of spring-projects/spring-boot#40872 I doubt this will be fixed here

@bclozel bclozel closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
@bclozel bclozel added in: web Issues in web modules (web, webmvc, webflux, websocket) status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

3 participants