|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Objectjava.util.logging.Handler
play.Logger.JuliToLog4jHandler
public static class Logger.JuliToLog4jHandler
juli handler that Redirect to log4j
构造方法摘要 | |
---|---|
Logger.JuliToLog4jHandler()
|
方法摘要 | |
---|---|
void |
close()
|
void |
flush()
|
static org.apache.log4j.Logger |
getTargetLogger(java.lang.Class<?> clazz)
|
void |
publish(java.util.logging.LogRecord record)
|
从类 java.util.logging.Handler 继承的方法 |
---|
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel |
从类 java.lang.Object 继承的方法 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
构造方法详细信息 |
---|
public Logger.JuliToLog4jHandler()
方法详细信息 |
---|
public void publish(java.util.logging.LogRecord record)
java.util.logging.Handler
中的 publish
public static org.apache.log4j.Logger getTargetLogger(java.lang.Class<?> clazz)
public void flush()
java.util.logging.Handler
中的 flush
public void close()
java.util.logging.Handler
中的 close
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |