public abstract static class DriverConstant.SAFSLogsConstant
extends java.lang.Object
DriverConstant.SECTION_SAFS_LOGS
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_ACCPET_SLF4J_DEBUG
false
|
static java.lang.String |
DEFAULT_ACCPET_SLF4J_TEST
false
|
static java.lang.String |
ITEM_ACCPET_SLF4J_DEBUG
"accept.slf4j.debug" boolean (default is
DEFAULT_ACCPET_SLF4J_DEBUG ), if the debug message from slf4j will be output to SAFS debug log file. |
static java.lang.String |
ITEM_ACCPET_SLF4J_TEST
"accept.slf4j.test" boolean (default is
DEFAULT_ACCPET_SLF4J_TEST ), if the test message from slf4j will be output to SAFS test log file. |
static java.lang.String |
PROPERTY_ACCPET_SLF4J_DEBUG
"safs.log.accept.slf4j.debug" boolean (default is
DEFAULT_ACCPET_SLF4J_DEBUG ), if the debug message from slf4j will be output to SAFS debug log file. |
static java.lang.String |
PROPERTY_ACCPET_SLF4J_TEST
"safs.log.accept.slf4j.test" boolean (default is
DEFAULT_ACCPET_SLF4J_TEST ), if the test message from slf4j will be output to SAFS test log file. |
Constructor and Description |
---|
SAFSLogsConstant() |
public static final java.lang.String ITEM_ACCPET_SLF4J_DEBUG
DEFAULT_ACCPET_SLF4J_DEBUG
), if the debug message from slf4j will be output to SAFS debug log file.
DriverConstant.SECTION_SAFS_LOGS
public static final java.lang.String DEFAULT_ACCPET_SLF4J_DEBUG
public static final java.lang.String PROPERTY_ACCPET_SLF4J_DEBUG
DEFAULT_ACCPET_SLF4J_DEBUG
), if the debug message from slf4j will be output to SAFS debug log file.
public static final java.lang.String ITEM_ACCPET_SLF4J_TEST
DEFAULT_ACCPET_SLF4J_TEST
), if the test message from slf4j will be output to SAFS test log file.
DriverConstant.SECTION_SAFS_LOGS
public static final java.lang.String DEFAULT_ACCPET_SLF4J_TEST
public static final java.lang.String PROPERTY_ACCPET_SLF4J_TEST
DEFAULT_ACCPET_SLF4J_TEST
), if the test message from slf4j will be output to SAFS test log file.
Copyright © SAS Institute. All Rights Reserved.