|
|||||||||
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
public abstract class LogImpl
Abstract base class implementing LogImplInterface
.
Constructor Summary | |
---|---|
LogImpl()
|
Method Summary | |
---|---|
java.lang.String |
getCurrentLogLevelString()
|
java.lang.String |
getLowestLogLevelString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.allen_sauer.gwt.log.client.impl.LogImplInterface |
---|
addLogger, clear, debug, debug, diagnostic, error, error, fatal, fatal, getCurrentLogLevel, getLogger, getLowestLogLevel, info, info, init, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isLoggingEnabled, isTraceEnabled, isWarnEnabled, log, setCurrentLogLevel, setUncaughtExceptionHandler, trace, trace, warn, warn |
Constructor Detail |
---|
public LogImpl()
Method Detail |
---|
public final java.lang.String getCurrentLogLevelString()
getCurrentLogLevelString
in interface LogImplInterface
public final java.lang.String getLowestLogLevelString()
getLowestLogLevelString
in interface LogImplInterface
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |