On 31 May 2010, at 12:29, Stefan Rainer wrote:
> Hello,
>
> we've been using context + logger for redirecting "stdout-logs"
> from different servlets to different folders in tomcat 5.0.*:
>
> swallowOutput="true">
> directory="logs/axis/" prefix="StdOut_axis_" suffix=".log"
> timestamp="true"/>
On 31/05/2010 11:51, Stefan Rainer wrote:
> Hello,
>
> we've been using context + logger for redirecting "stdout-logs"
> from different servlets to different folders in tomcat 5.0.*:
>
>
> directory="logs/axis/" prefix="StdOut_axis_" suffix=".log"
> timestamp="true"/>
>
>
> After upgrading to