|
Class Summary |
| AbstractLogFacility |
This class is the abstract representation of log facility -- a named set of
multiple logs of different type. |
| FileLogItem |
This class is an abstract representation of SAFS log files. |
| LogItem |
This class is the abstract representation of a single log in a log facility. |
| LogItemDictionary |
This is a helper class for log facilities to store their
LogItems. |
| LogUtilities |
Provides access to tool-independent logging through the STAF SAFSLOGS service. |
| MessageTypeInfo |
This helper class encapsulates all constant information related to a
particular message type, including the STAF level that the type maps to, the
prefix used in the text log, and the type string used in the xml log. |
| STAFLogRecord |
This class parses STAF LOG record and separates it into individual fields. |