Class AuditLogger

  • All Implemented Interfaces:
    Auditor, Configurable, Closeable

    public class AuditLogger
    extends Object
    implements Auditor
    A default auditor that simply prints the audited instances. The output could be directed to a file, defaults to System.out.
    Author:
    Pinaki Poddar