CLASS LOGGER Part: 1/1
TYPE OF OBJECT
Performs the collection of particular statistics during the operation of a program. Individual statistics can be registered for collection, and may be activated or deactivated. The collector can cache statistic collection in memory, and can also write statistics and logging information to a long-term storage device for subsequent analysis.
INDEXING
cluster: PROCESSING
created: 2000-07-19 Joseph Kiniry
revised: $Id: LOGGER.html 1954 2001-07-26 07:01:23Z kiniry $
Queries What is the complete current log?
What was the last message logged?
Commands Clear the log.
Save the log.
Close the log.
Constraints none