Class ExperimentConfig.LoggingSection
java.lang.Object
com.knezevic.edaf.v3.core.config.ExperimentConfig.LoggingSection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetModes()voidsetJsonlFile(String jsonlFile) voidsetLogFile(String logFile) voidvoidsetVerbosity(String verbosity)
-
Constructor Details
-
LoggingSection
public LoggingSection()
-
-
Method Details
-
getModes
-
setModes
-
getVerbosity
-
setVerbosity
-
getJsonlFile
-
setJsonlFile
-
getLogFile
-
setLogFile
-