Logging for an HTTP client bean
Rod Widdowson
rdw at steadingsoftware.com
Mon Dec 11 16:24:54 UTC 2023
> I see no mentions of org.apache.http or its child classes anywhere else in my logback config. So, I don’t think that’s it.
The --verbose command will create a lot of dialogue from the httpclient and it doesn’t use the IdP logging (unless you tell it to)
plugin --verbose -L | grep apache
should show you something and that will give you pointers where to go next
More information about the users
mailing list