Module LogTables
Changes made in the current development cycle can be
found in the changelog.
Prerequisite
- SomeModule
- SomeClass
- some concept (perhaps with reference)
Review Status
- Date Reviewed:
- yyyy/mm/dd
Etymology
Synopsis
Example
Motivation
To Do
- add this feature
- fix this bug
- discuss possible extension
- LogFilterExpr -- Class to deal with a TaQL expression to filter messages. (full description)
- LogFilterTaql -- Filter LogMessages using a TaQL expression. (full description)
- LogHolderIter -- Class doing the actual iteration through an LoggerHolder. (full description)
- LogHolderIterEntry -- Class representing an entry in a LoggerHolder. (full description)
- LoggerHolder -- Class holding a hierarchy of loggers. (full description)
- LoggerHolderIterator -- Class to iterate through an LoggerHolder. (full description)
- LoggerHolderRep -- Representation of the class holding a hierarchy of loggers. (full description)
- NewFile -- Do checks for a new (non-existent) file. (full description)
- TableLogSink -- Save log messages in an AIPS++ Table (full description)