
March 29th, 2007 - Release of version 0.9.4 Significant bug fixes made to c.q.l.access.TeeFilter and Co. Images and other binary files are now intercepted and replayed correctly. As for "x-www-form-urlencoded" post requests, their input buffer is left untouched. In a best-effort attempt, the input buffer for "x-www-form-urlencoded" post requests is later reconstructed through the request parameters. However, it may differ from the original buffer. The logback team released today the first version of a plugin for Eclipse that allows developpers to see the logs generated by a running application. It offers several great features, check the user guide[1] for more information. [1]http://logback.qos.ch/consolePlugin.html -- Sébastien Pennec sebastien@qos.ch Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch/