Class AMAdminLog


  • public class AMAdminLog
    extends Object
    This class allows you to perform log. It is strongly suggested that you should log all the critical and data updating events such updating a LDAP attributes and removing an LDAP entry.
    • Method Detail

      • getInstance

        public static AMAdminLog getInstance()
        Returns an instance of the logger.
        Returns:
        an instance of the logger.
      • doLog

        public void doLog​(LogRecord rec)