WRT logging, in 4.x how do you only log the wire headers and not the wire content? In 3.x they were in different packages so I could configure a different log level in log4j.xml. Now they are in the same package.
On Sun, Aug 15, 2010 at 3:13 PM, Oleg Kalnichevski <[email protected]> wrote: > On Sat, 2010-08-14 at 13:27 -0700, Joshua Ball wrote: > > Hi, > > > > How can I capture the output generated for a http get/post? (for > debugging > > purposes) > > > > What's wrong with wire logging? > > Oleg > > > Normally I would just use wireshark, but the remote server only accepts > SSL. > > > > Josh "Ua" Ball > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
