public interface UniqueLogInterface extends UniqueLogLevelInterface
Modifier and Type | Method and Description |
---|---|
UniqueIDInterface |
getLinkedFac()
Get the unique ID of any log linked or chained with this one.
|
long |
getLogModes()
Get the log modes enabled for this log.
|
java.lang.String |
getTextLogName()
Use an alternate name for an enabled text log.
|
java.lang.String |
getXMLLogName()
Use an alternate name for an enabled XML log.
|
getLogLevel
getUniqueID
java.lang.String getTextLogName()
java.lang.String getXMLLogName()
long getLogModes()
UniqueIDInterface getLinkedFac()
Copyright © SAS Institute. All Rights Reserved.