aspose file tools
The moose likes Struts and the fly likes logging using commons-logging.jar 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 » Frameworks » Struts
Reply Bookmark "logging using commons-logging.jar" Watch "logging using commons-logging.jar" New topic
Author

logging using commons-logging.jar

hamlin stephen
Ranch Hand

Joined: Dec 11, 2003
Posts: 45
hi,
please give me some idea for implementing logging functionality for a web application.I am using struts frame work.I am doing first time this so any advice is appreciable.giving a step by step way to implement this from begining is most needed.
thanx in advance
naraharirao mocherla
Ranch Hand

Joined: Aug 16, 2005
Posts: 45
Hi ,


I'm trying to use the commons-logging in my application.But getting som error.can some body give me a good code where the log() method is used.
I've been struggling from the morning.but could not find a solution for this.


Thanks,
Narahari
Donald Fung
Greenhorn

Joined: Oct 27, 2004
Posts: 18
I'm also an newbie to using struts. Here's my work in use.


Platform: Jrun4.0 + struts.




web.xml


[ June 16, 2006: Message edited by: Donald Fung ]
 
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 using commons-logging.jar
 
Similar Threads
Catalina.out
Configuring commons-logging in Tomcat
Logging ?
Deploying a war file in Tomcat 5.5
Indicate non-fatal error without Exception