Package | Description |
---|---|
org.safs.logging | |
org.safs.staf.service.logging | |
org.safs.staf.service.logging.v2 | |
org.safs.staf.service.logging.v3 |
Modifier and Type | Class and Description |
---|---|
class |
FileLogItem
This class is an abstract representation of SAFS log files.
|
Modifier and Type | Method and Description |
---|---|
LogItem |
LogItemDictionary.get(long mode)
Returns the
LogItem of a particular type. |
LogItem |
LogItemDictionary.put(LogItem item)
Adds a
LogItem . |
Modifier and Type | Method and Description |
---|---|
LogItem |
LogItemDictionary.put(LogItem item)
Adds a
LogItem . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSTAFTextLogItem
This class encapsulates a standard SAFS text file log implemented using STAF.
|
class |
AbstractSTAFXmlLogItem
This class encapsulates a standard SAFS xml file log implemented using STAF.
|
class |
EmbeddedTextLogItem |
class |
EmbeddedXMLLogItem |
class |
STAFFileLogItem
This class represents a file log implemented using STAF LOG service.
|
Modifier and Type | Class and Description |
---|---|
class |
STAFTextLogItem
This class is used to realize STAF-version related method.
|
class |
STAFXmlLogItem
This class is used to realize STAF-version related method.
|
Modifier and Type | Class and Description |
---|---|
class |
STAFTextLogItem3
This class is used to realize STAF-version related method.
|
class |
STAFXmlLogItem3
This class is used to realize STAF-version related method.
|
Copyright © SAS Institute. All Rights Reserved.