https://issues.apache.org/bugzilla/show_bug.cgi?id=18462

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #14 from Mark Thomas <ma...@apache.org> 2011-01-12 19:58:15 EST ---
Thanks to the way SystemLogHandler is written there is a really nice way to
handle this whilst retaining the swallow output functionality.

I have applied a patch to 7.0.x that will be in 7.0.7 onwards that does the
following:
- treats stdout and stderr separately
- swallowOutput redirects both
- console operation remains unchanged although catalina.sh can now be modified
to log stderr and stdout separately if desired
- when running as a windows server, stderr and stdout are logged separately by
default

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to