Class BootstrapLogger


  • public class BootstrapLogger
    extends Object
    Configures the logger (Log4j2)
    • Constructor Detail

      • BootstrapLogger

        public BootstrapLogger()
    • Method Detail

      • initializeLogger

        public void initializeLogger​(String log4jConfigurationPath)
        Sets the required properties to initialize the logging (log4j2).
        Parameters:
        log4jConfigurationPath - Absolute path to the log4j2.xml configuration file.