aspose file tools
The moose likes Tomcat and the fly likes datetime missing in stdout log file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "datetime missing in stdout log file" Watch "datetime missing in stdout log file" New topic
Author

datetime missing in stdout log file

gagan joshi
Greenhorn

Joined: Apr 21, 2009
Posts: 4
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] [datetime]
[output]

this will help me to find out which application is throwing error

can anybody help me.

Thanks
Gagan
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: datetime missing in stdout log file
 
Similar Threads
Time getting truncated in Weblogic
date fomatting question from long
How to select destination of stdout?
How to redirect Tomcat's console output into a log file?
Getting TomCat5.5 to timestamp stdout logs