Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDeveloper and Logging

440561Jun 9 2005 — edited Jun 9 2005
I have tried using the java.util.logging API and commons-logging to log messages. Both methods will successfully generate log output to the JDeveloper console window, (though filtering log levels does not seem to be working). But I cannot find the log output in any log files anywhere. I have looked in the embedded oc4j log files, nothing there. So I have 3 questions:

1) Which logging framework is the best one to use with JDeveloper: (java.util.logging, commons-logging, log4j, etc.)?

2) What's the proper way to configure the framework in 1)?

3) Where is the log file found that is generated?

Thanks,

Brad
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 7 2005
Added on Jun 9 2005
3 comments
1,122 views