Package com.devebot.opflow
Class OpflowUtil.OmitInternalOplogs
java.lang.Object
com.devebot.opflow.OpflowUtil.OmitInternalOplogs
- All Implemented Interfaces:
OpflowLogTracer.Customizer
- Enclosing class:
- OpflowUtil
public static class OpflowUtil.OmitInternalOplogs extends Object implements OpflowLogTracer.Customizer
-
Constructor Summary
Constructors Constructor Description OmitInternalOplogs(boolean internal)OmitInternalOplogs(String routineScope)OmitInternalOplogs(Map<String,Object> options) -
Method Summary
Modifier and Type Method Description booleanisMute()
-
Constructor Details
-
OmitInternalOplogs
public OmitInternalOplogs(boolean internal) -
OmitInternalOplogs
-
OmitInternalOplogs
-
-
Method Details
-
isMute
public boolean isMute()- Specified by:
isMutein interfaceOpflowLogTracer.Customizer
-