Logging using ADF
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