Storage of Audit Information

By default, the audit information captured is written to the AuditTrail database table. The developer may also supply their own auditing handler by specifying a class which implements the curam.util.audit.AuditLogInterface interface. For more information, see the section on Customization Settings in the Cúram Server Developer's Guide.