Audit Provider that just logs the audit event using a Logger. The flexibility of passing the audit log entries to a different sink (database, jms queue, file etc) can be controlled in the logging configuration (Eg: log4j.xml in log4j)
Ensure that the appender is configured properly in the global log4j.xml for log entries to go to a log, separate from the regular server logs.
@author
Anil Saldhana
@version $Revision$
@since Aug 21, 2006