Package de.uka.ipd.sdq.dsexplore.helper
Class LoggerHelper
java.lang.Object
de.uka.ipd.sdq.dsexplore.helper.LoggerHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
initializeLogger
(ILaunchConfiguration config) Setup log4j.
-
Constructor Details
-
LoggerHelper
public LoggerHelper()
-
-
Method Details
-
initializeLogger
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
-