|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.util.LoggingControl
This class provides a more efficient means of control over logging than do most providers of the Common's logging API at the cost of runtime flexibility.
Field Summary | |
static boolean |
debugLoggingAllowed
If this flag is set to false then debug messages will not be logged, irrespective of the level set for the logger itself. |
Constructor Summary | |
LoggingControl()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final boolean debugLoggingAllowed
Constructor Detail |
public LoggingControl()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |