Class IdaLogger


  • public final class IdaLogger
    extends Object
    Logger for IDA which provides implementation from kernel logback.
    Author:
    Manoj SP
    • Method Detail

      • getLogger

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