Package org.forgerock.audit.util
Class AuditUtils
java.lang.Object
org.forgerock.audit.util.AuditUtils
General utilities for commons audit.
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Returns an error message to be used when an audit log file got unexpectedly removed by an external program.
-
Method Details
-
auditLogFileUnexpectedlyDisappearedErrorMsg
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
-