Package | Description |
---|---|
org.safs.staf.service.input | |
org.safs.staf.service.logging |
Modifier and Type | Field and Description |
---|---|
protected ServiceDebugLog |
AbstractSAFSInputService.debugLog |
Modifier and Type | Field and Description |
---|---|
protected ServiceDebugLog |
STAFFileLogItem.debugLog |
protected ServiceDebugLog |
SLSLogFacility.debugLog |
protected ServiceDebugLog |
AbstractSAFSLoggingService.debugLog |
protected ServiceDebugLog |
AbstractSAFSCustomLoggingService.debugLog |
Modifier and Type | Method and Description |
---|---|
protected void |
STAFFileLogItem.setDebugLog(ServiceDebugLog debugLog) |
protected void |
SLSLogFacility.setDebugLog(ServiceDebugLog debugLog) |
Constructor and Description |
---|
LocalSLSLogFacility(java.lang.String name,
long mode,
int level,
java.lang.String linked,
HandleInterface h,
java.lang.String dir,
LogItemDictionary logs,
java.lang.String csvc,
boolean overwrite,
ServiceDebugLog debugLog)
Creates a
LocalSLSLogFacility . |
LocalSLSLogFacility(java.lang.String name,
long mode,
int level,
java.lang.String linked,
HandleInterface h,
java.lang.String dir,
LogItemDictionary logs,
java.lang.String csvc,
ServiceDebugLog debugLog)
Creates a
LocalSLSLogFacility . |
RemoteSLSLogFacility(java.lang.String name,
long mode,
int level,
java.lang.String linked,
HandleInterface h,
java.lang.String dir,
LogItemDictionary logs,
java.lang.String machine,
java.lang.String service,
boolean overwrite,
ServiceDebugLog debugLog)
Creates a
RemoteSLSLogFacility . |
RemoteSLSLogFacility(java.lang.String name,
long mode,
int level,
java.lang.String linked,
HandleInterface handle,
java.lang.String dir,
LogItemDictionary logs,
java.lang.String machine,
java.lang.String service,
ServiceDebugLog debugLog)
Creates a
RemoteSLSLogFacility . |
SLSLogFacility(java.lang.String name,
long mode,
int level,
java.lang.String linked,
HandleInterface h,
java.lang.String dir,
LogItemDictionary logs,
ServiceDebugLog debugLog)
Creates a
SLSLogFacility . |
Copyright © SAS Institute. All Rights Reserved.