Milestone Logger implementation
Logger is an object for storing results of experiments in a systematic way.
It is an abstract object methods of which are called when some new results are available. Specific functionality is obtained by implementing an offspring of the base class.
At least one logger should be functional.
Note: See
TracRoadmap for help on using
the roadmap.