Package com.devebot.opflow
Class OpflowLogTracer
java.lang.Object
com.devebot.opflow.OpflowLogTracer
public class OpflowLogTracer extends Object
- Author:
- drupalex
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceOpflowLogTracer.Customizerstatic classOpflowLogTracer.Levelstatic interfaceOpflowLogTracer.StringifyInterceptor -
Field Summary
Fields Modifier and Type Field Description static OpflowLogTracerROOT -
Constructor Summary
Constructors Constructor Description OpflowLogTracer() -
Method Summary
-
Field Details
-
Constructor Details
-
OpflowLogTracer
public OpflowLogTracer()
-
-
Method Details
-
getInstanceId
-
copy
-
branch
-
branch
-
ready
public boolean ready(org.slf4j.Logger logger, int level) -
ready
Deprecated. -
clear
-
reset
-
put
-
get
-
tags
-
tags
-
text
-
toString
-
stringify
-
stringify
-
stringify
-
stringify
-
addInterceptor
-
removeInterceptor
-
clearInterceptors
public static void clearInterceptors() -
getLibraryInfo
-
HAS
public static boolean HAS(org.slf4j.Logger logger, int level) -
has
Deprecated.
-