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!

Logging using ADF

user11989926Jun 16 2010 — edited Jun 17 2010
Hi,

I want to replace System.out.printlln that I put during development with some logger utility such that whenever I want log I can enable without any bouncing server etc and disable again.


I checked and found ADFLogger but not sure about its usage whether I will be to achieve enabling/disabling logging on the fly and where exactly it will dump log. Some example.

I am using ADF/WLS 11g.

Any help will be highly appreciated.

Thanks much
This post has been answered by John Stegeman on Jun 17 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 15 2010
Added on Jun 16 2010
8 comments
1,408 views