Class LoggerHelper

java.lang.Object
de.uka.ipd.sdq.dsexplore.helper.LoggerHelper

public class LoggerHelper extends Object
  • Constructor Details

    • LoggerHelper

      public LoggerHelper()
  • Method Details

    • 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