public class CommonsLoggingLogger extends AbstractLogger
logger, name, proxy| 构造器和说明 |
|---|
CommonsLoggingLogger(String name) |
public CommonsLoggingLogger(String name)
public void debug(String s)
debug 在接口中 ILoggerdebug 在类中 AbstractLoggerpublic void info(String s)
info 在接口中 ILoggerinfo 在类中 AbstractLoggerpublic void warn(String s)
warn 在接口中 ILoggerwarn 在类中 AbstractLoggerCopyright © 2024. All Rights Reserved.