Class Starter


  • public class Starter
    extends Object
    • Constructor Detail

      • Starter

        public Starter()
    • Method Detail

      • start

        public static void start​(be.yildizgames.common.logging.LoggerConfiguration loggerConfiguration,
                                 String applicationName)
                          throws IOException
        Configure the logging, and display the GIT properties.
        Parameters:
        loggerConfiguration - Configuration for the logger.
        applicationName - Name of the application.
        Throws:
        IOException