Class AuditLevel

    • Field Detail

      • AUDIT

        public static final org.apache.log4j.Level AUDIT

        The AUDIT has the highest rank/priority and is intended to mean log always.

        Priority.isGreaterOrEqual(Priority) returns true even when comparing with Level.OFF

    • Constructor Detail

      • AuditLevel

        public AuditLevel()