类 LocationAwareSlf4jLogger
java.lang.Object
cn.taketoday.logging.Logger
cn.taketoday.logging.Slf4jLogger
cn.taketoday.logging.LocationAwareSlf4jLogger
- 所有已实现的接口:
Serializable
-
字段概要
字段修饰符和类型字段说明private final org.slf4j.spi.LocationAwareLoggerprivate static final long从类继承的字段 cn.taketoday.logging.Slf4jLogger
name从类继承的字段 cn.taketoday.logging.Logger
debugEnabled, FQCN -
构造器概要
构造器 -
方法概要
从类继承的方法 cn.taketoday.logging.Slf4jLogger
getName, isErrorEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, readResolve从类继承的方法 cn.taketoday.logging.Logger
debug, debug, debug, debug, debug, debug, debug, error, error, error, error, error, error, error, error, error, info, info, info, info, info, info, info, isDebugEnabled, isEnabled, logInternal, trace, trace, trace, trace, trace, trace, trace, warn, warn, warn, warn, warn, warn, warn
-
字段详细资料
-
serialVersionUID
private static final long serialVersionUID- 另请参阅:
-
log
private final org.slf4j.spi.LocationAwareLogger log
-
-
构造器详细资料
-
LocationAwareSlf4jLogger
public LocationAwareSlf4jLogger(org.slf4j.spi.LocationAwareLogger log)
-
-
方法详细资料
-
getLevel
-
logInternal
- 覆盖:
logInternal在类中Slf4jLogger
-