Community
Participate
Working Groups
To debug httpClient issues, we need and easy way for the end user to enable logging. To more easily debug http issues we also need to allow redirection of log output to a file which user can post.
This should use standard Trace preferences
Yes. I'll tidy this up and provide a .options file for this. Just need to ensure this can all work in headless so will likely add the Trace options to tasks.ui which in turn will enable it on WebClientUtil.
Rob, what is the status of this? I had to remove WebClientLog since it broke with the switch to Orbit. The comment in the code was: // This does not work with the commons logging Orbit bundle which does not see the WebClientLog class I have put a very simple implementation into TasksUiPlugin.initHttpLogging() that uses the simple logger from commons logging which writes to stderr.
*** This bug has been marked as a duplicate of bug 167328 ***