Class KWTFLoggerAdapter
java.lang.Object
org.nustaq.kontraktor.loggingadapter.KWTFLoggerAdapter
- All Implemented Interfaces:
org.slf4j.Logger
public class KWTFLoggerAdapter extends Object implements org.slf4j.Logger
Created by ruedi on 11/06/15.
-
Field Summary
Fields Modifier and Type Field Description static booleanForwardDebug -
Constructor Summary
Constructors Constructor Description KWTFLoggerAdapter(String name) -
Method Summary
Modifier and Type Method Description voiddebug(String s)voiddebug(String s, Object o)voiddebug(String s, Object... objects)voiddebug(String s, Object o, Object o1)voiddebug(String s, Throwable throwable)voiddebug(org.slf4j.Marker marker, String s)voiddebug(org.slf4j.Marker marker, String s, Object o)voiddebug(org.slf4j.Marker marker, String s, Object... objects)voiddebug(org.slf4j.Marker marker, String s, Object o, Object o1)voiddebug(org.slf4j.Marker marker, String s, Throwable throwable)voiderror(String s)voiderror(String s, Object o)voiderror(String s, Object... objects)voiderror(String s, Object o, Object o1)voiderror(String s, Throwable throwable)voiderror(org.slf4j.Marker marker, String s)voiderror(org.slf4j.Marker marker, String s, Object o)voiderror(org.slf4j.Marker marker, String s, Object... objects)voiderror(org.slf4j.Marker marker, String s, Object o, Object o1)voiderror(org.slf4j.Marker marker, String s, Throwable throwable)StringgetName()voidinfo(String s)voidinfo(String s, Object o)voidinfo(String s, Object... objects)voidinfo(String s, Object o, Object o1)voidinfo(String s, Throwable throwable)voidinfo(org.slf4j.Marker marker, String s)voidinfo(org.slf4j.Marker marker, String s, Object o)voidinfo(org.slf4j.Marker marker, String s, Object... objects)voidinfo(org.slf4j.Marker marker, String s, Object o, Object o1)voidinfo(org.slf4j.Marker marker, String s, Throwable throwable)booleanisDebugEnabled()booleanisDebugEnabled(org.slf4j.Marker marker)booleanisErrorEnabled()booleanisErrorEnabled(org.slf4j.Marker marker)booleanisInfoEnabled()booleanisInfoEnabled(org.slf4j.Marker marker)booleanisTraceEnabled()booleanisTraceEnabled(org.slf4j.Marker marker)booleanisWarnEnabled()booleanisWarnEnabled(org.slf4j.Marker marker)voidtrace(String s)voidtrace(String s, Object o)voidtrace(String s, Object... objects)voidtrace(String s, Object o, Object o1)voidtrace(String s, Throwable throwable)voidtrace(org.slf4j.Marker marker, String s)voidtrace(org.slf4j.Marker marker, String s, Object o)voidtrace(org.slf4j.Marker marker, String s, Object... objects)voidtrace(org.slf4j.Marker marker, String s, Object o, Object o1)voidtrace(org.slf4j.Marker marker, String s, Throwable throwable)voidwarn(String s)voidwarn(String s, Object o)voidwarn(String s, Object... objects)voidwarn(String s, Object o, Object o1)voidwarn(String s, Throwable throwable)voidwarn(org.slf4j.Marker marker, String s)voidwarn(org.slf4j.Marker marker, String s, Object o)voidwarn(org.slf4j.Marker marker, String s, Object... objects)voidwarn(org.slf4j.Marker marker, String s, Object o, Object o1)voidwarn(org.slf4j.Marker marker, String s, Throwable throwable)
-
Field Details
-
ForwardDebug
public static boolean ForwardDebug
-
-
Constructor Details
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.slf4j.Logger
-
isTraceEnabled
public boolean isTraceEnabled()- Specified by:
isTraceEnabledin interfaceorg.slf4j.Logger
-
trace
- Specified by:
tracein interfaceorg.slf4j.Logger
-
trace
- Specified by:
tracein interfaceorg.slf4j.Logger
-
trace
- Specified by:
tracein interfaceorg.slf4j.Logger
-
trace
- Specified by:
tracein interfaceorg.slf4j.Logger
-
trace
- Specified by:
tracein interfaceorg.slf4j.Logger
-
isTraceEnabled
public boolean isTraceEnabled(org.slf4j.Marker marker)- Specified by:
isTraceEnabledin interfaceorg.slf4j.Logger
-
trace
- Specified by:
tracein interfaceorg.slf4j.Logger
-
trace
- Specified by:
tracein interfaceorg.slf4j.Logger
-
trace
- Specified by:
tracein interfaceorg.slf4j.Logger
-
trace
- Specified by:
tracein interfaceorg.slf4j.Logger
-
trace
- Specified by:
tracein interfaceorg.slf4j.Logger
-
isDebugEnabled
public boolean isDebugEnabled()- Specified by:
isDebugEnabledin interfaceorg.slf4j.Logger
-
debug
- Specified by:
debugin interfaceorg.slf4j.Logger
-
debug
- Specified by:
debugin interfaceorg.slf4j.Logger
-
debug
- Specified by:
debugin interfaceorg.slf4j.Logger
-
debug
- Specified by:
debugin interfaceorg.slf4j.Logger
-
debug
- Specified by:
debugin interfaceorg.slf4j.Logger
-
isDebugEnabled
public boolean isDebugEnabled(org.slf4j.Marker marker)- Specified by:
isDebugEnabledin interfaceorg.slf4j.Logger
-
debug
- Specified by:
debugin interfaceorg.slf4j.Logger
-
debug
- Specified by:
debugin interfaceorg.slf4j.Logger
-
debug
- Specified by:
debugin interfaceorg.slf4j.Logger
-
debug
- Specified by:
debugin interfaceorg.slf4j.Logger
-
debug
- Specified by:
debugin interfaceorg.slf4j.Logger
-
isInfoEnabled
public boolean isInfoEnabled()- Specified by:
isInfoEnabledin interfaceorg.slf4j.Logger
-
info
- Specified by:
infoin interfaceorg.slf4j.Logger
-
info
- Specified by:
infoin interfaceorg.slf4j.Logger
-
info
- Specified by:
infoin interfaceorg.slf4j.Logger
-
info
- Specified by:
infoin interfaceorg.slf4j.Logger
-
info
- Specified by:
infoin interfaceorg.slf4j.Logger
-
isInfoEnabled
public boolean isInfoEnabled(org.slf4j.Marker marker)- Specified by:
isInfoEnabledin interfaceorg.slf4j.Logger
-
info
- Specified by:
infoin interfaceorg.slf4j.Logger
-
info
- Specified by:
infoin interfaceorg.slf4j.Logger
-
info
- Specified by:
infoin interfaceorg.slf4j.Logger
-
info
- Specified by:
infoin interfaceorg.slf4j.Logger
-
info
- Specified by:
infoin interfaceorg.slf4j.Logger
-
isWarnEnabled
public boolean isWarnEnabled()- Specified by:
isWarnEnabledin interfaceorg.slf4j.Logger
-
warn
- Specified by:
warnin interfaceorg.slf4j.Logger
-
warn
- Specified by:
warnin interfaceorg.slf4j.Logger
-
warn
- Specified by:
warnin interfaceorg.slf4j.Logger
-
warn
- Specified by:
warnin interfaceorg.slf4j.Logger
-
warn
- Specified by:
warnin interfaceorg.slf4j.Logger
-
isWarnEnabled
public boolean isWarnEnabled(org.slf4j.Marker marker)- Specified by:
isWarnEnabledin interfaceorg.slf4j.Logger
-
warn
- Specified by:
warnin interfaceorg.slf4j.Logger
-
warn
- Specified by:
warnin interfaceorg.slf4j.Logger
-
warn
- Specified by:
warnin interfaceorg.slf4j.Logger
-
warn
- Specified by:
warnin interfaceorg.slf4j.Logger
-
warn
- Specified by:
warnin interfaceorg.slf4j.Logger
-
isErrorEnabled
public boolean isErrorEnabled()- Specified by:
isErrorEnabledin interfaceorg.slf4j.Logger
-
error
- Specified by:
errorin interfaceorg.slf4j.Logger
-
error
- Specified by:
errorin interfaceorg.slf4j.Logger
-
error
- Specified by:
errorin interfaceorg.slf4j.Logger
-
error
- Specified by:
errorin interfaceorg.slf4j.Logger
-
error
- Specified by:
errorin interfaceorg.slf4j.Logger
-
isErrorEnabled
public boolean isErrorEnabled(org.slf4j.Marker marker)- Specified by:
isErrorEnabledin interfaceorg.slf4j.Logger
-
error
- Specified by:
errorin interfaceorg.slf4j.Logger
-
error
- Specified by:
errorin interfaceorg.slf4j.Logger
-
error
- Specified by:
errorin interfaceorg.slf4j.Logger
-
error
- Specified by:
errorin interfaceorg.slf4j.Logger
-
error
- Specified by:
errorin interfaceorg.slf4j.Logger
-