|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmx4j.log.Logger
org.outerj.daisy.jmx.MBeanServerImpl.MyLogger
public static class MBeanServerImpl.MyLogger
Field Summary | |
---|---|
static org.apache.avalon.framework.logger.Logger |
avalonLogger
|
Fields inherited from class mx4j.log.Logger |
---|
DEBUG, ERROR, FATAL, INFO, TRACE, WARN |
Constructor Summary | |
---|---|
MBeanServerImpl.MyLogger()
|
Method Summary | |
---|---|
int |
getPriority()
|
protected void |
log(int priority,
java.lang.Object message,
java.lang.Throwable throwable)
|
Methods inherited from class mx4j.log.Logger |
---|
debug, debug, error, error, fatal, fatal, getCategory, info, info, isEnabledFor, setCategory, setPriority, trace, trace, warn, warn |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static org.apache.avalon.framework.logger.Logger avalonLogger
Constructor Detail |
---|
public MBeanServerImpl.MyLogger()
Method Detail |
---|
protected void log(int priority, java.lang.Object message, java.lang.Throwable throwable)
log
in class mx4j.log.Logger
public int getPriority()
getPriority
in class mx4j.log.Logger
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |