This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes JDK1.4 and 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 » Java » Java in General
Reply Bookmark "JDK1.4 and logging" Watch "JDK1.4 and logging" New topic
Author

JDK1.4 and logging

Sri Rangan
Ranch Hand

Joined: Dec 08, 2001
Posts: 160
We user LOG4J for logging in our project and we have recently moved to JDK1.4 from jdk1.2.2.
Since JDK1.4 has the logging API, is it advisable to move away from log4j and stat using JDK1.4's logging API. I hope JSK1.4 provides all the logging features as log4j.
Thanks
Sri
 
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: JDK1.4 and logging
 
Similar Threads
Logging API
Java Logging Or Log4J
Can't start Tomcat 4.1.12 on win2000
Q 4 C. Bauer & G. King (11): database transactions
Logging Packages