Rémy Amouroux
2018-03-27 15:20:37 UTC
Hi All
Iâm trying to use httpclient 5 beta to discuss to a http2 server through a proxy.
For the moment, my log4j configuration includes
log4j.logger.org.apache.hc.client5.http=DEBUG
log4j.logger.org.apache.hc.client5.http.wire=ERROR
while it allows me to see part of the communication between client and server, I donât see the protocol negotiation.
Is there somewhere an explanation of the possible logging options for httpclient 5 ?
Regards
remyA
Iâm trying to use httpclient 5 beta to discuss to a http2 server through a proxy.
For the moment, my log4j configuration includes
log4j.logger.org.apache.hc.client5.http=DEBUG
log4j.logger.org.apache.hc.client5.http.wire=ERROR
while it allows me to see part of the communication between client and server, I donât see the protocol negotiation.
Is there somewhere an explanation of the possible logging options for httpclient 5 ?
Regards
remyA