Class | Description |
---|---|
AbstractLogFacility |
This class is the abstract representation of log facility -- a named set of
multiple logs of different type.
|
ApacheLogUtilities |
Extends LogUtilities to provide the apache.commons.logging.Log Interface.
|
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
LogItem s. |
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.
|
Exception | Description |
---|---|
LogException |
This class is the base for all SAFS logging related exceptions.
|
Copyright © SAS Institute. All Rights Reserved.