Posted By:
sylvain_caillet
Posted On:
Friday, January 15, 2010 02:41 AM
Hi !
I use JDBC realm with a form to manage my web portal's accesses. But for debugging purpose, I would like to activate the logs of Realm authenticate processes.
To be more precise : If you have a look to the RealmBase.java class, it begins by getting a Log object from a LogFactory. And then it writes many interesting debugging informations to it. But how to activate this log file ?
Thank you all for your help,
Best regards,
Sylvain Caillet