| Interface | Description |
|---|---|
| IterationLogEntry |
Represents a log entry for the iteration process
|
| IterationPhaseLogEntry |
Represents a log entry for a iteration phase
|
| Class | Description |
|---|---|
| IterationLogger |
Represents a logger for IterationLogEntry's that occur during iteration
|
| SimpleIterationPhaseLogEntry |
Represents a simple general purpose implementation of the IterationPhaseLogEntry interface
|