Class KeymanagerLogger


  • public final class KeymanagerLogger
    extends Object
    Keymanager logger.
    Since:
    1.0.0
    Author:
    Dharmesh Khandelwal
    • Method Detail

      • getLogger

        public static Logger getLogger​(Class<?> clazz)
        Method to get the rolling file logger for the class provided.
        Parameters:
        clazz - the clazz
        Returns:
        the logger