Package org.opt4j.core.common.logger

Provides the classes for the data loggers.

See:
          Description

Interface Summary
Logger The Logger is a marker interface for logging classes.
 

Class Summary
AbstractLogger The AbstractLogger triggers its refinement on specific events dependent on the iteration and evaluation count.
LoggerModule Module for logging.
OutputModule The OutputModule.
TsvLogger The TsvLogger writes all Individuals from the Archive to the specified file.
 

Package org.opt4j.core.common.logger Description

Provides the classes for the data loggers.