Class GlueSlf4JLogger
java.lang.Object
com.poscoict.glueframework.util.log.GlueSlf4JLogger
- All Implemented Interfaces:
 GlueLog,org.slf4j.Logger
GlueSlf4JLogger.java
- Since:
 - 2013. 4. 29.
 - Version:
 - 1.0.0
 - Author:
 - 허 두녕
 
- 
Field Summary
Fields inherited from interface org.slf4j.Logger
ROOT_LOGGER_NAME - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidgetName()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidbooleanbooleanisDebugEnabled(org.slf4j.Marker marker) booleanbooleanisErrorEnabled(org.slf4j.Marker marker) booleanbooleanisInfoEnabled(org.slf4j.Marker marker) booleanbooleanisTraceEnabled(org.slf4j.Marker marker) booleanbooleanisWarnEnabled(org.slf4j.Marker marker) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.slf4j.Logger
atDebug, atError, atInfo, atLevel, atTrace, atWarn, isEnabledForLevel, makeLoggingEventBuilder 
- 
Constructor Details
- 
GlueSlf4JLogger
public GlueSlf4JLogger(org.slf4j.Logger logger) 생성자- Parameters:
 logger-
 
 - 
 - 
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
 
 -