Hi all, I just wonder if it's possible to trace HTTP Traffic coming to and going out from Jetty? I use jetty embedded for my project and just want to have the ability to trace the whole communication for debugging purposes.
I use slf4j-log4j for my lo4j environment and set log4j.logger.org.eclipse.jetty=TRACE and getting lots of trace output. But there is no trace for the HTTP-communication. Is it possible to trace such traffic? Thanks and regards, Martin _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
