Package org.anchoranalysis.core.log
Class CommonContext
Object
CommonContext
A logger with additional configuration that are coupled together widely in the code.
- 
Constructor Summary
ConstructorsConstructorDescriptionCommonContext(Logger logger, Path modelDirectory) Creates a newCommonContextinstance. - 
Method Summary
 
- 
Constructor Details
- 
CommonContext
Creates a newCommonContextinstance.- Parameters:
 logger- The logger.modelDirectory- Directory where machine-learning models can be found.
 
 - 
 - 
Method Details