|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.allen_sauer.gwt.log.client.impl.LogImpl
com.allen_sauer.gwt.log.client.impl.LogImplBase
com.allen_sauer.gwt.log.client.impl.LogImplDebug
public final class LogImplDebug
Debugging implementation of LogImplInterface for the Log.LOG_LEVEL_DEBUG log level.
| Constructor Summary | |
|---|---|
LogImplDebug()
|
|
| Method Summary | |
|---|---|
int |
getLowestLogLevel()
|
boolean |
isTraceEnabled()
|
| Methods inherited from class com.allen_sauer.gwt.log.client.impl.LogImplBase |
|---|
addLogger, clear, debug, debug, diagnostic, error, error, fatal, fatal, getCurrentLogLevel, getLogger, info, info, init, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isLoggingEnabled, isWarnEnabled, log, sendToLoggers, setCurrentLogLevel, setUncaughtExceptionHandler, trace, trace, warn, warn |
| Methods inherited from class com.allen_sauer.gwt.log.client.impl.LogImpl |
|---|
getCurrentLogLevelString, getLowestLogLevelString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogImplDebug()
| Method Detail |
|---|
public int getLowestLogLevel()
public boolean isTraceEnabled()
isTraceEnabled in interface LogImplInterfaceisTraceEnabled in class LogImplBase
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||