Class LoggingHelper
java.lang.Object
org.palladiosimulator.reliability.solver.helper.LoggingHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic LoggingHelper
Retrieves the singleton instance.void
Initializes the logging functionality.
-
Method Details
-
getSingletonInstance
Retrieves the singleton instance.- Returns:
- the singleton instance
-
initializeLogging
public void initializeLogging()Initializes the logging functionality.
-