Hi
I am having multiple project on tomcat server.
I get output and error logged in stdout file.
but when error logs in stdout file it done not get the output date an d
time.
I like stdout log the error with date and time and the application name
before logging the error.
like
[application name] [
Hi,
I like to have different stdout files for different project on my server
log.
is it possible to have different files for different project.
eg: if I have 3 project(A,B,C) on server than I should have tomcat logs
files like
stdout_20090409_A.log
stdout_20090409_B.log
stdout_20090409_C.log
coul