aspose file tools
The moose likes Tomcat and the fly likes logging 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 "logging" Watch "logging" New topic
Author

logging

shiva
Greenhorn

Joined: Feb 03, 2004
Posts: 6
I do not see catalina*log in logs directory. How should I configure this logging ? Using 5.0.*


Thanks
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

Logging in tomcat has changed quite a bit between 5.0 and 5.5.

I generally recommend getting log4j It was one of the best things I've ever done.
Doing so will allow you to separate your logging configuration from the app server you're using.


Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
shiva
Greenhorn

Joined: Feb 03, 2004
Posts: 6
Do I need log4j, even for catalina*.log?
Ben Souther
Sheriff

Joined: Dec 11, 2004
Posts: 13410

shiva
Welcome to JavaRanch!

We're pleased to have you here with us in the Tomcat forum, but there are a few rules that need to be followed, and one is that proper names are required. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.

You can change it here

-Ben

PS: Did I not notice this before or did you change your screen name from something valid to "shiva"?
 
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: logging
 
Similar Threads
Logging
where to get info about commons logging, log4j and java.util.logging....
I'm not able to get FrontMan working
Assertion
NX: Is logging really this easy???