Class AuditUtils


  • public final class AuditUtils
    extends Object
    General utilities for commons audit.
    • Method Detail

      • auditLogFileUnexpectedlyDisappearedErrorMsg

        public static String auditLogFileUnexpectedlyDisappearedErrorMsg​(Path logFile)
        Returns an error message to be used when an audit log file got unexpectedly removed by an external program.
        Parameters:
        logFile - the path to the log file that disappeared
        Returns:
        an error message to be used when an audit log file got unexpectedly removed by an external program