Class LoggerHelper


  • public class LoggerHelper
    extends Object
    • Constructor Detail

      • LoggerHelper

        public LoggerHelper()
    • Method Detail

      • initializeLogger

        public static void initializeLogger​(ILaunchConfiguration config)
                                     throws CoreException
        Setup log4j. FIXME: Does not really do what I want! TODO: Log in the console of the starting application, just as the simulation does.
        Parameters:
        config - SimuCom config which is queried for the logging settings
        Throws:
        CoreException