|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mod4j.runtime.jmx.Log4j
public class Log4j
Log4jMBean implementation class.
| Constructor Summary | |
|---|---|
Log4j()
|
|
| Method Summary | |
|---|---|
void |
activateDebug(java.lang.String category)
Set the log level of the specified logging categorie to debug. |
void |
activateError(java.lang.String category)
Set the log level of the specified logging categorie to error. |
void |
activateFatal(java.lang.String category)
Set the log level of the specified logging categorie to fatal. |
void |
activateInfo(java.lang.String category)
Set the log level of the specified logging categorie to info. |
void |
activateTrace(java.lang.String category)
Set the log level of the specified logging categorie to trace. |
void |
activateWarn(java.lang.String category)
Set the log level of the specified logging categorie to warn. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Log4j()
| Method Detail |
|---|
public void activateTrace(java.lang.String category)
Log4jMBeantrace.
activateTrace in interface Log4jMBeanpublic void activateInfo(java.lang.String category)
info.
activateInfo in interface Log4jMBeanpublic void activateDebug(java.lang.String category)
debug.
activateDebug in interface Log4jMBeanpublic void activateWarn(java.lang.String category)
warn.
activateWarn in interface Log4jMBeanpublic void activateError(java.lang.String category)
error.
activateError in interface Log4jMBeanpublic void activateFatal(java.lang.String category)
fatal.
activateFatal in interface Log4jMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||