public class ApacheCommonsLog4JLog extends Log4jLog
Constructor and Description |
---|
ApacheCommonsLog4JLog(Class<?> clazz)
构造
|
ApacheCommonsLog4JLog(org.apache.commons.logging.Log logger)
构造
|
ApacheCommonsLog4JLog(String name)
构造
|
debug, error, getName, info, isDebugEnabled, isErrorEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, log, trace, warn
debug, debug, debug, error, error, error, info, info, info, isEnabled, log, log, trace, trace, trace, warn, warn, warn
public ApacheCommonsLog4JLog(org.apache.commons.logging.Log logger)
logger
- Loggerpublic ApacheCommonsLog4JLog(Class<?> clazz)
clazz
- 类public ApacheCommonsLog4JLog(String name)
name
- 名称Copyright © 2025. All rights reserved.