com.ibm.streams.operator.log4j
Interface LoggerNames
-
public interface LoggerNamesApache log4j Logger names with a specific purpose for Java operators.
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringLOG_FACILITYName for theLoggerto be used to send log messages to the SPL log facility.
-
-
-
Field Detail
-
LOG_FACILITY
static final java.lang.String LOG_FACILITY
Name for theLoggerto be used to send log messages to the SPL log facility. Has the valuecom.ibm.streams.operator.log.- See Also:
- Constant Field Values
-
-