|
Class Summary |
| AbstractSAFSCustomLoggingService |
AbstractSAFSCustomLoggingService is an external STAF service that
handles custom SAFS logging. |
| AbstractSAFSLoggingService |
AbstractSAFSLoggingService is an external STAF service that handles
standard SAFS logging. |
| AbstractSTAFTextLogItem |
This class encapsulates a standard SAFS text file log implemented using STAF. |
| AbstractSTAFXmlLogItem |
This class encapsulates a standard SAFS xml file log implemented using STAF. |
| CustomLogFac |
This class and AbstractSAFSCustomLoggingService provide a sample custom
logging service implementation that writes directly to the STAF logs. |
| LocalSLSLogFacility |
LocalSLSLogFacility provides a concrete implementation of
SLSLogFacility that is to be used by the SAFS logging service in
local mode. |
| RemoteSLSLogFacility |
RemoteSLSLogFacility provides a concrete implementation of
SLSLogFacility that is to be used by the SAFS logging service in
remote mode. |
| SLSLogFacility |
SLSLogFacility is the abstract log facility solely used by
SAFSLoggingService. |
| SLSLogFacilityStates |
This helper class parses the result buffer of every LOGMESSAGE request to the
SAFS logging service for states of the log facility in question. |
| SLSSettings |
This helper class parses the result buffer of LIST SETTINGS request to the
SAFS logging service for settings of the service. |
| STAFFileLogItem |
This class represents a file log implemented using STAF LOG service. |