Class AozanLoggerFactory


  • public class AozanLoggerFactory
    extends Object
    This class define a factory for loggers.
    Since:
    3.0
    Author:
    Laurent Jourdren
    • Method Detail

      • newLogger

        public static fr.ens.biologie.genomique.kenetre.log.GenericLogger newLogger​(Configuration conf,
                                                                                    fr.ens.biologie.genomique.kenetre.log.GenericLogger oldLogger)
                                                                             throws Aozan3Exception
        Configure logger.
        Parameters:
        conf - the recipe configuration
        oldLogger - old logger
        Returns:
        a new AozanLogger object
        Throws:
        Aozan3Exception - if an error occurs while creating the logger