Hi all, I am trying to implement log4j for my application. I can set the logger to class level. But, is it possible to set logger for a particular method under a class (I/user may not need to view all the logs from different methods)? Thanks in advance,
-Orko
