Pid schrieb:
On 26/11/2009 13:26, Thomas Zastrow wrote:
Hello,
I'm new to this list and I have a simple question.
I activated the Aapche-HTTPD-style logging in Tomcat 6 with the line
in the server.xml. It works fine, but Tomcat creates every day a new log
file. I was wondering, if the
in the server.xml. It works fine, but Tomcat creates every day a new log
file. I was wondering, if there is a possibility to write all the
logging information to one big file instead of creating every day a new
file? As far as I read in the documentation, this seems to be not possible?
Thank