A C D E F G I L M N O P R S T U W

A

addLogger(Logger) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
addLogger(Logger) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
addLogger(Logger) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
addLogger(Logger) - Static method in class com.allen_sauer.gwt.log.client.Log
 
adjustTitleLineBreaks(String) - Static method in class com.allen_sauer.gwt.log.client.util.DOMUtil
Adjust line breaks within in the provided title for optimal readability and display length for the current user agent.
adjustTitleLineBreaks(String) - Method in class com.allen_sauer.gwt.log.client.util.impl.DOMUtilImpl
 
adjustTitleLineBreaks(String) - Method in class com.allen_sauer.gwt.log.client.util.impl.DOMUtilImplIE6
 
adjustTitleLineBreaks(String) - Method in class com.allen_sauer.gwt.log.client.util.impl.DOMUtilImplSafari
 
adjustTitleLineBreaks(String) - Method in class com.allen_sauer.gwt.log.client.util.impl.DOMUtilImplStandard
 

C

clear() - Method in class com.allen_sauer.gwt.log.client.ConsoleLogger
 
clear() - Method in class com.allen_sauer.gwt.log.client.DivLogger
 
clear() - Method in class com.allen_sauer.gwt.log.client.GWTLogger
 
clear() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
clear() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
clear() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
clear() - Method in class com.allen_sauer.gwt.log.client.impl.RemoteLoggerLegacyDisabled
 
clear() - Method in class com.allen_sauer.gwt.log.client.impl.RemoteLoggerLegacyEnabled
 
clear() - Static method in class com.allen_sauer.gwt.log.client.Log
 
clear() - Method in interface com.allen_sauer.gwt.log.client.Logger
 
clear() - Method in class com.allen_sauer.gwt.log.client.NullLogger
 
clear() - Method in class com.allen_sauer.gwt.log.client.RemoteLoggerImpl
 
clear() - Method in class com.allen_sauer.gwt.log.client.SystemLogger
 
clear() - Method in class com.allen_sauer.gwt.log.client.WindowLogger
 
com.allen_sauer.gwt.log.client - package com.allen_sauer.gwt.log.client
 
com.allen_sauer.gwt.log.client.impl - package com.allen_sauer.gwt.log.client.impl
 
com.allen_sauer.gwt.log.client.util - package com.allen_sauer.gwt.log.client.util
 
com.allen_sauer.gwt.log.client.util.impl - package com.allen_sauer.gwt.log.client.util.impl
 
com.allen_sauer.gwt.log.demo.client - package com.allen_sauer.gwt.log.demo.client
 
com.allen_sauer.gwt.log.demo.server - package com.allen_sauer.gwt.log.demo.server
 
com.allen_sauer.gwt.log.server - package com.allen_sauer.gwt.log.server
 
com.allen_sauer.gwt.log.shared - package com.allen_sauer.gwt.log.shared
 
ConsoleLogger - Class in com.allen_sauer.gwt.log.client
Logger which sends output via $wnd.console.
ConsoleLogger() - Constructor for class com.allen_sauer.gwt.log.client.ConsoleLogger
 
css() - Method in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle
 

D

debug(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
debug(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
debug(String, String, JavaScriptObject) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
debug(String, String, Throwable) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
debug(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
debug(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
debug(String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
debug(String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
debug(String, String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
debug(String, String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
debug(String, String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 
debug(String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 
diagnostic(String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
diagnostic(String, Throwable) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
Diagnostic (internal) messages have an implied category of 'gwt-log'
diagnostic(String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
diagnostic(String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
Deprecated. For internal gwt-log use only.
DivLogger - Class in com.allen_sauer.gwt.log.client
Logger which outputs to a draggable floating DIV.
DivLogger() - Constructor for class com.allen_sauer.gwt.log.client.DivLogger
Default constructor.
DOMUtil - Class in com.allen_sauer.gwt.log.client.util
Provides DOM utility methods.
DOMUtil() - Constructor for class com.allen_sauer.gwt.log.client.util.DOMUtil
 
DOMUtilImpl - Class in com.allen_sauer.gwt.log.client.util.impl
DOMUtil default cross-browser implementation.
DOMUtilImpl() - Constructor for class com.allen_sauer.gwt.log.client.util.impl.DOMUtilImpl
 
DOMUtilImplIE6 - Class in com.allen_sauer.gwt.log.client.util.impl
DOMUtil implementation for IE.
DOMUtilImplIE6() - Constructor for class com.allen_sauer.gwt.log.client.util.impl.DOMUtilImplIE6
 
DOMUtilImplMozilla - Class in com.allen_sauer.gwt.log.client.util.impl
DOMUtil implementation for Mozilla.
DOMUtilImplMozilla() - Constructor for class com.allen_sauer.gwt.log.client.util.impl.DOMUtilImplMozilla
 
DOMUtilImplOpera - Class in com.allen_sauer.gwt.log.client.util.impl
DOMUtil implementation for Opera.
DOMUtilImplOpera() - Constructor for class com.allen_sauer.gwt.log.client.util.impl.DOMUtilImplOpera
 
DOMUtilImplSafari - Class in com.allen_sauer.gwt.log.client.util.impl
DOMUtil implementation for Webkit/Safari.
DOMUtilImplSafari() - Constructor for class com.allen_sauer.gwt.log.client.util.impl.DOMUtilImplSafari
 
DOMUtilImplStandard - Class in com.allen_sauer.gwt.log.client.util.impl
DOMUtil implementation for standard browsers.
DOMUtilImplStandard() - Constructor for class com.allen_sauer.gwt.log.client.util.impl.DOMUtilImplStandard
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class com.allen_sauer.gwt.log.server.RemoteLoggerServlet
If the servlet init-param is set, handle preflight OPTIONS requests which are sent by the browser before sending a cross-domain XHR.

E

error(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
error(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
error(String, String, JavaScriptObject) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
error(String, String, Throwable) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
error(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
error(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
error(String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
error(String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
error(String, String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
error(String, String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
error(String, String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 
error(String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 

F

fatal(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
fatal(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
fatal(String, String, JavaScriptObject) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
fatal(String, String, Throwable) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
fatal(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
fatal(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
fatal(String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
fatal(String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
fatal(String, String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
fatal(String, String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
fatal(String, String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 
fatal(String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 
fillInStackTrace() - Method in class com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable
Method does nothing.
FirebugLogger - Class in com.allen_sauer.gwt.log.client
Deprecated. used ConsoleLogger instead
FirebugLogger() - Constructor for class com.allen_sauer.gwt.log.client.FirebugLogger
Deprecated.  
format(String, String, String, Throwable) - Method in interface com.allen_sauer.gwt.log.client.LogMessageFormatter
Format a log message.
formatCategory(String, int) - Static method in class com.allen_sauer.gwt.log.client.LogUtil
Helper method used by com.allen_sauer.gwt.log.rebind.LogMessageFormatterGenerator.
formatDate(Date, String) - Static method in class com.allen_sauer.gwt.log.client.LogUtil
Helper method used by com.allen_sauer.gwt.log.rebind.LogMessageFormatterGenerator

G

getAccessControlAllowOriginHeader(HttpServletRequest) - Method in class com.allen_sauer.gwt.log.demo.server.PromiscuousRemoteLoggerServlet
 
getAccessControlAllowOriginHeader(HttpServletRequest) - Method in class com.allen_sauer.gwt.log.server.RemoteLoggerServlet
Method which returns the , or null if no cross-domain access control headers should be set.
getCallingStackTraceElement(Throwable) - Static method in class com.allen_sauer.gwt.log.client.LogUtil
 
getCategory() - Method in class com.allen_sauer.gwt.log.shared.LogRecord
 
getCause() - Method in class com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable
Returns an UnwrappedClientThrowable.
getCause() - Method in class com.allen_sauer.gwt.log.shared.WrappedClientThrowable
 
getClientStackTrace() - Method in class com.allen_sauer.gwt.log.shared.WrappedClientThrowable
 
getCurrentLogLevel() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
getCurrentLogLevel() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
getCurrentLogLevel() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
getCurrentLogLevel() - Static method in class com.allen_sauer.gwt.log.client.Log
 
getCurrentLogLevel() - Method in interface com.allen_sauer.gwt.log.server.ServerLog
 
getCurrentLogLevel() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
getCurrentLogLevel() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
getCurrentLogLevel() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 
getCurrentLogLevelString() - Method in class com.allen_sauer.gwt.log.client.impl.LogImpl
 
getCurrentLogLevelString() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
getCurrentLogLevelString() - Static method in class com.allen_sauer.gwt.log.client.Log
 
getFormattedMessage() - Method in class com.allen_sauer.gwt.log.shared.LogRecord
Retrieve a formatted message for this log record.
getInstanceOrNull(WrappedClientThrowable) - Static method in class com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable
 
getInstanceOrNull(Throwable) - Static method in class com.allen_sauer.gwt.log.shared.WrappedClientThrowable
 
getLevel() - Method in class com.allen_sauer.gwt.log.shared.LogRecord
Retrieve the log level for this log record.
getLocalizedMessage() - Method in class com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable
Returns the same value as UnwrappedClientThrowable.getMessage().
getLogger(Class<T>) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
getLogger(Class<T>) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
getLogger(Class<T>) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
getLogger(Class<T>) - Static method in class com.allen_sauer.gwt.log.client.Log
 
getLogger(Class<T>) - Method in class com.allen_sauer.gwt.log.client.RemoteLogger
Retrieves a previously added logger or null if the logger was not added.
getLowestLogLevel() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplDebug
 
getLowestLogLevel() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplError
 
getLowestLogLevel() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplFatal
 
getLowestLogLevel() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplInfo
 
getLowestLogLevel() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
getLowestLogLevel() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
getLowestLogLevel() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplTrace
 
getLowestLogLevel() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplWarn
 
getLowestLogLevel() - Static method in class com.allen_sauer.gwt.log.client.Log
 
getLowestLogLevelString() - Method in class com.allen_sauer.gwt.log.client.impl.LogImpl
 
getLowestLogLevelString() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
getLowestLogLevelString() - Static method in class com.allen_sauer.gwt.log.client.Log
 
getMapEntrySet() - Method in class com.allen_sauer.gwt.log.shared.LogRecord
Retrieve the Set of key/value pairs for this log record, used for logging arbitrary data.
getMessage() - Method in class com.allen_sauer.gwt.log.shared.LogRecord
Retrieve this raw log record.
getMessage() - Method in class com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable
Returns the same value as UnwrappedClientThrowable.getMessage().
getMessage() - Method in class com.allen_sauer.gwt.log.shared.WrappedClientThrowable
 
getModifiableWrappedClientThrowable() - Method in class com.allen_sauer.gwt.log.shared.LogRecord
Get the wrapped client throwable, suitable for serialization with RPC serialization code penalty.
getOriginalToString() - Method in class com.allen_sauer.gwt.log.shared.WrappedClientThrowable
 
getRecordSequence() - Method in class com.allen_sauer.gwt.log.shared.LogRecord
Retrieve the global client-side or server-side sequence number for this log record.
getThrowable() - Method in class com.allen_sauer.gwt.log.shared.LogRecord
Retrieves either the original (server side) throwable or a reconstituted client-side throwable.
getVersion() - Static method in class com.allen_sauer.gwt.log.client.Log
 
getWidget() - Method in class com.allen_sauer.gwt.log.client.DivLogger
 
GWTLogger - Class in com.allen_sauer.gwt.log.client
Logger which outputs to GWT.log(String, Throwable).
GWTLogger() - Constructor for class com.allen_sauer.gwt.log.client.GWTLogger
 

I

info(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
info(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
info(String, String, JavaScriptObject) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
info(String, String, Throwable) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
info(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
info(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
info(String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
info(String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
info(String, String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
info(String, String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
info(String, String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 
info(String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 
init() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
init() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
init() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
init(ServletConfig) - Method in class com.allen_sauer.gwt.log.server.RemoteLoggerServlet
 
initCause(Throwable) - Method in class com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable
Unimplemented.
INSTANCE - Static variable in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle
 
InteractiveDemoPanel - Class in com.allen_sauer.gwt.log.demo.client
Interactive demo panel used by LogDemo.
InteractiveDemoPanel() - Constructor for class com.allen_sauer.gwt.log.demo.client.InteractiveDemoPanel
Default constructor.
isDebugEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
isDebugEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplError
 
isDebugEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplFatal
 
isDebugEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplInfo
 
isDebugEnabled() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
isDebugEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
isDebugEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplWarn
 
isDebugEnabled() - Static method in class com.allen_sauer.gwt.log.client.Log
 
isDebugEnabled() - Method in interface com.allen_sauer.gwt.log.server.ServerLog
 
isDebugEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
isDebugEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
isDebugEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 
isErrorEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
isErrorEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplFatal
 
isErrorEnabled() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
isErrorEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
isErrorEnabled() - Static method in class com.allen_sauer.gwt.log.client.Log
 
isErrorEnabled() - Method in interface com.allen_sauer.gwt.log.server.ServerLog
 
isErrorEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
isErrorEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
isErrorEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 
isFatalEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
isFatalEnabled() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
isFatalEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
isFatalEnabled() - Static method in class com.allen_sauer.gwt.log.client.Log
 
isFatalEnabled() - Method in interface com.allen_sauer.gwt.log.server.ServerLog
 
isFatalEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
isFatalEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
isFatalEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 
isInfoEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
isInfoEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplError
 
isInfoEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplFatal
 
isInfoEnabled() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
isInfoEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
isInfoEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplWarn
 
isInfoEnabled() - Static method in class com.allen_sauer.gwt.log.client.Log
 
isInfoEnabled() - Method in interface com.allen_sauer.gwt.log.server.ServerLog
 
isInfoEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
isInfoEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
isInfoEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 
isLoggingEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
isLoggingEnabled() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
isLoggingEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
isLoggingEnabled() - Static method in class com.allen_sauer.gwt.log.client.Log
 
isLoggingEnabled() - Method in interface com.allen_sauer.gwt.log.server.ServerLog
 
isLoggingEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
isLoggingEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
isLoggingEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 
isSupported() - Method in class com.allen_sauer.gwt.log.client.ConsoleLogger
 
isSupported() - Method in class com.allen_sauer.gwt.log.client.DivLogger
 
isSupported() - Method in class com.allen_sauer.gwt.log.client.GWTLogger
 
isSupported() - Method in class com.allen_sauer.gwt.log.client.impl.RemoteLoggerLegacyDisabled
 
isSupported() - Method in class com.allen_sauer.gwt.log.client.impl.RemoteLoggerLegacyEnabled
 
isSupported() - Method in interface com.allen_sauer.gwt.log.client.Logger
 
isSupported() - Method in class com.allen_sauer.gwt.log.client.NullLogger
 
isSupported() - Method in class com.allen_sauer.gwt.log.client.RemoteLoggerImpl
 
isSupported() - Method in class com.allen_sauer.gwt.log.client.SystemLogger
 
isSupported() - Method in class com.allen_sauer.gwt.log.client.WindowLogger
 
isTraceEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
isTraceEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplDebug
 
isTraceEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplError
 
isTraceEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplFatal
 
isTraceEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplInfo
 
isTraceEnabled() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
isTraceEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
isTraceEnabled() - Static method in class com.allen_sauer.gwt.log.client.Log
 
isTraceEnabled() - Method in interface com.allen_sauer.gwt.log.server.ServerLog
 
isTraceEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
isTraceEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
isTraceEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 
isVisible() - Method in class com.allen_sauer.gwt.log.client.DivLogger
 
isWarnEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
isWarnEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplError
 
isWarnEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplFatal
 
isWarnEnabled() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
isWarnEnabled() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
isWarnEnabled() - Static method in class com.allen_sauer.gwt.log.client.Log
 
isWarnEnabled() - Method in interface com.allen_sauer.gwt.log.server.ServerLog
 
isWarnEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
isWarnEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
isWarnEnabled() - Method in class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 

L

levelToString(int) - Static method in class com.allen_sauer.gwt.log.client.LogUtil
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.client.ConsoleLogger
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.client.DivLogger
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.client.GWTLogger
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
log(LogRecord) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.client.impl.RemoteLoggerLegacyDisabled
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.client.impl.RemoteLoggerLegacyEnabled
 
Log - Class in com.allen_sauer.gwt.log.client
 
Log() - Constructor for class com.allen_sauer.gwt.log.client.Log
 
log(LogRecord) - Static method in class com.allen_sauer.gwt.log.client.Log
 
log(LogRecord) - Method in interface com.allen_sauer.gwt.log.client.Logger
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.client.NullLogger
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.client.RemoteLoggerImpl
 
log(ArrayList<LogRecord>) - Method in interface com.allen_sauer.gwt.log.client.RemoteLoggerService
 
log(ArrayList<LogRecord>, AsyncCallback<ArrayList<LogRecord>>) - Method in interface com.allen_sauer.gwt.log.client.RemoteLoggerServiceAsync
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.client.SystemLogger
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.client.WindowLogger
 
log(ArrayList<LogRecord>) - Method in class com.allen_sauer.gwt.log.server.RemoteLoggerServlet
 
log(LogRecord) - Method in interface com.allen_sauer.gwt.log.server.ServerLog
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
log(LogRecord) - Method in class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 
LOG_LEVEL_DEBUG - Static variable in class com.allen_sauer.gwt.log.client.Log
 
LOG_LEVEL_ERROR - Static variable in class com.allen_sauer.gwt.log.client.Log
 
LOG_LEVEL_FATAL - Static variable in class com.allen_sauer.gwt.log.client.Log
 
LOG_LEVEL_INFO - Static variable in class com.allen_sauer.gwt.log.client.Log
 
LOG_LEVEL_OFF - Static variable in class com.allen_sauer.gwt.log.client.Log
 
LOG_LEVEL_TRACE - Static variable in class com.allen_sauer.gwt.log.client.Log
 
LOG_LEVEL_WARN - Static variable in class com.allen_sauer.gwt.log.client.Log
 
logClearAbout() - Method in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource
 
logClearButton() - Method in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource
 
LogClientBundle - Interface in com.allen_sauer.gwt.log.client.impl
 
LogClientBundle.LogCssResource - Interface in com.allen_sauer.gwt.log.client.impl
 
LogDemo - Class in com.allen_sauer.gwt.log.demo.client
Demonstrate Log capabilities.
LogDemo() - Constructor for class com.allen_sauer.gwt.log.demo.client.LogDemo
 
Logger - Interface in com.allen_sauer.gwt.log.client
 
loggersAdd(Logger) - Method in class com.allen_sauer.gwt.log.client.RemoteLogger
Adds a logger.
loggersClear() - Method in class com.allen_sauer.gwt.log.client.RemoteLogger
Call NullLogger.clear() on all the loggers.
loggersLog(LogRecord) - Method in class com.allen_sauer.gwt.log.client.RemoteLogger
Call NullLogger.log(LogRecord) on all the loggers.
loggersLog(LogRecord) - Method in class com.allen_sauer.gwt.log.client.RemoteLoggerImpl
 
loggersSetCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.RemoteLogger
Call NullLogger.setCurrentLogLevel(int) on all the loggers.
LogImpl - Class in com.allen_sauer.gwt.log.client.impl
Abstract base class implementing LogImplInterface.
LogImpl() - Constructor for class com.allen_sauer.gwt.log.client.impl.LogImpl
 
LogImplBase - Class in com.allen_sauer.gwt.log.client.impl
Common implementation for all classes that are not expected to be compiled out, i.e.
LogImplBase() - Constructor for class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
LogImplDebug - Class in com.allen_sauer.gwt.log.client.impl
Debugging implementation of LogImplInterface for the Log.LOG_LEVEL_DEBUG log level.
LogImplDebug() - Constructor for class com.allen_sauer.gwt.log.client.impl.LogImplDebug
 
LogImplError - Class in com.allen_sauer.gwt.log.client.impl
Implementation of LogImplInterface which attempts to compile out all code with a log level lower than Log.LOG_LEVEL_ERROR.
LogImplError() - Constructor for class com.allen_sauer.gwt.log.client.impl.LogImplError
 
LogImplFatal - Class in com.allen_sauer.gwt.log.client.impl
Implementation of LogImplInterface which attempts to compile out all code with a log level lower than Log.LOG_LEVEL_FATAL.
LogImplFatal() - Constructor for class com.allen_sauer.gwt.log.client.impl.LogImplFatal
 
LogImplInfo - Class in com.allen_sauer.gwt.log.client.impl
Implementation of LogImplInterface which attempts to compile out all code with a log level lower than Log.LOG_LEVEL_INFO.
LogImplInfo() - Constructor for class com.allen_sauer.gwt.log.client.impl.LogImplInfo
 
LogImplInterface - Interface in com.allen_sauer.gwt.log.client.impl
 
LogImplOff - Class in com.allen_sauer.gwt.log.client.impl
Implementation of LogImplInterface that is designed to be compiled out via GWT compiler dead code elimination.
LogImplOff() - Constructor for class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
LogImplTrace - Class in com.allen_sauer.gwt.log.client.impl
Debugging implementation of LogImplInterface for the Log.LOG_LEVEL_DEBUG log level.
LogImplTrace() - Constructor for class com.allen_sauer.gwt.log.client.impl.LogImplTrace
 
LogImplWarn - Class in com.allen_sauer.gwt.log.client.impl
Implementation of LogImplInterface which attempts to compile out all code with a log level lower than Log.LOG_LEVEL_WARN.
LogImplWarn() - Constructor for class com.allen_sauer.gwt.log.client.impl.LogImplWarn
 
logMessage() - Method in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource
 
LogMessageFormatter - Interface in com.allen_sauer.gwt.log.client
Interface for deferred binding generator.
logMessageHover() - Method in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource
 
logPanel() - Method in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource
 
LogRecord - Class in com.allen_sauer.gwt.log.shared
Wrapper class to capture a single log message and optional stack trace, used primarily for transfer between client and server.
LogRecord(String, int, String, Throwable) - Constructor for class com.allen_sauer.gwt.log.shared.LogRecord
Constructor.
logResizeSe() - Method in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource
 
logScrollPanel() - Method in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource
 
logStacktrace() - Method in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource
 
logTextArea() - Method in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource
 
logTitle() - Method in interface com.allen_sauer.gwt.log.client.impl.LogClientBundle.LogCssResource
 
LogUtil - Class in com.allen_sauer.gwt.log.client
 
LogUtil() - Constructor for class com.allen_sauer.gwt.log.client.LogUtil
 

M

mapGWTLogLevelToImplLevel(int) - Method in interface com.allen_sauer.gwt.log.server.ServerLog
 
mapGWTLogLevelToImplLevel(int) - Method in class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
mapGWTLogLevelToImplLevel(int) - Method in class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
mapGWTLogLevelToImplLevel(int) - Method in class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 
moveTo(int, int) - Method in class com.allen_sauer.gwt.log.client.DivLogger
 

N

NullLogger - Class in com.allen_sauer.gwt.log.client
Logger which does nothing, used by deferred binding.
NullLogger() - Constructor for class com.allen_sauer.gwt.log.client.NullLogger
 

O

onAfterResponseSerialized(String) - Method in class com.allen_sauer.gwt.log.server.RemoteLoggerServlet
Ensures that the the RPC response contains the necessary access control headers for cross-domain access.
onModuleLoad() - Method in class com.allen_sauer.gwt.log.demo.client.LogDemo
Main entry point method.

P

padLeft(String, int) - Static method in class com.allen_sauer.gwt.log.client.LogUtil
 
padRight(String, int) - Static method in class com.allen_sauer.gwt.log.client.LogUtil
 
PromiscuousRemoteLoggerServlet - Class in com.allen_sauer.gwt.log.demo.server
Remote logger servlet which allows cross domain logging from any origin.
PromiscuousRemoteLoggerServlet() - Constructor for class com.allen_sauer.gwt.log.demo.server.PromiscuousRemoteLoggerServlet
 

R

RemoteLogger - Class in com.allen_sauer.gwt.log.client
Fake RemoteLogger, which is used by default when the gwt-log-RemoteLogger module has not been inherited by the application.
RemoteLogger() - Constructor for class com.allen_sauer.gwt.log.client.RemoteLogger
 
RemoteLoggerConfig - Interface in com.allen_sauer.gwt.log.client
Interface for deferred binding generator.
RemoteLoggerImpl - Class in com.allen_sauer.gwt.log.client
Logger which sends log records via GWT RPC to the server where it can be deobfuscated and logged.
RemoteLoggerImpl() - Constructor for class com.allen_sauer.gwt.log.client.RemoteLoggerImpl
 
RemoteLoggerLegacyDisabled - Class in com.allen_sauer.gwt.log.client.impl
Temporary class used to inform the developer that the RemoteLogger has a new activation method which involves module inheritance rather than the setting of a property.
RemoteLoggerLegacyEnabled - Class in com.allen_sauer.gwt.log.client.impl
Temporary class used to inform the developer that the RemoteLogger has a new activation method which involves module inheritance rather than the setting of a property.
RemoteLoggerService - Interface in com.allen_sauer.gwt.log.client
 
RemoteLoggerServiceAsync - Interface in com.allen_sauer.gwt.log.client
 
RemoteLoggerServiceImpl - Class in com.allen_sauer.gwt.log.server
Deprecated. Use RemoteLoggerServlet instead
RemoteLoggerServiceImpl() - Constructor for class com.allen_sauer.gwt.log.server.RemoteLoggerServiceImpl
Deprecated.  
RemoteLoggerServlet - Class in com.allen_sauer.gwt.log.server
Default remote logger servlet, which can be configured as a web.xml servlet.
RemoteLoggerServlet() - Constructor for class com.allen_sauer.gwt.log.server.RemoteLoggerServlet
 
reportFatalAndThrowRuntimeException(String) - Static method in class com.allen_sauer.gwt.log.client.util.DOMUtil
 

S

sendToLoggers(LogRecord) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
ServerLog - Interface in com.allen_sauer.gwt.log.server
 
ServerLogImplJDK14 - Class in com.allen_sauer.gwt.log.server
 
ServerLogImplJDK14() - Constructor for class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
ServerLogImplLog4J - Class in com.allen_sauer.gwt.log.server
 
ServerLogImplLog4J() - Constructor for class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
ServerLogImplStdio - Class in com.allen_sauer.gwt.log.server
 
ServerLogImplStdio() - Constructor for class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 
serviceEntryPointUrl() - Method in interface com.allen_sauer.gwt.log.client.RemoteLoggerConfig
Override the server side logging end point or null to use the default /<module_name>/gwt-log.
set(String, String) - Method in class com.allen_sauer.gwt.log.shared.LogRecord
Set a key/value pair associated with this log record.
setClientStackTrace(StackTraceElement[]) - Method in class com.allen_sauer.gwt.log.shared.WrappedClientThrowable
Replace the current client stack trace with a new one.
setCurrentImplLogLevel(int) - Method in interface com.allen_sauer.gwt.log.server.ServerLog
 
setCurrentImplLogLevel(int) - Method in class com.allen_sauer.gwt.log.server.ServerLogImplJDK14
 
setCurrentImplLogLevel(int) - Method in class com.allen_sauer.gwt.log.server.ServerLogImplLog4J
 
setCurrentImplLogLevel(int) - Method in class com.allen_sauer.gwt.log.server.ServerLogImplStdio
 
setCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.ConsoleLogger
 
setCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.DivLogger
 
setCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.GWTLogger
 
setCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
setCurrentLogLevel(int) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
setCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
setCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.impl.RemoteLoggerLegacyDisabled
 
setCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.impl.RemoteLoggerLegacyEnabled
 
setCurrentLogLevel(int) - Static method in class com.allen_sauer.gwt.log.client.Log
 
setCurrentLogLevel(int) - Method in interface com.allen_sauer.gwt.log.client.Logger
 
setCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.NullLogger
 
setCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.RemoteLoggerImpl
 
setCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.SystemLogger
 
setCurrentLogLevel(int) - Method in class com.allen_sauer.gwt.log.client.WindowLogger
 
setPixelSize(int, int) - Method in class com.allen_sauer.gwt.log.client.DivLogger
Set explicit size of log scroll panel area.
setSize(String, String) - Method in class com.allen_sauer.gwt.log.client.DivLogger
Set explicit size of log scroll panel area.
setUncaughtExceptionHandler() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
setUncaughtExceptionHandler() - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
setUncaughtExceptionHandler() - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
setUncaughtExceptionHandler() - Static method in class com.allen_sauer.gwt.log.client.Log
 
shouldReturnDeobfuscatedStackTraceToClient() - Method in class com.allen_sauer.gwt.log.server.RemoteLoggerServlet
Override this method to prevent clients from receiving deobfuscated JavaScript stack traces.
stackTraceToString(Throwable) - Static method in class com.allen_sauer.gwt.log.client.LogUtil
 
stringToLevel(String) - Static method in class com.allen_sauer.gwt.log.client.LogUtil
 
SystemLogger - Class in com.allen_sauer.gwt.log.client
Logger which sends output to System.err for ERROR level messages and above, and to System.out otherwise.
SystemLogger() - Constructor for class com.allen_sauer.gwt.log.client.SystemLogger
 

T

toString() - Method in class com.allen_sauer.gwt.log.shared.UnwrappedClientThrowable
Returns the result of calling toString() on the original exception.
trace(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
trace(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
trace(String, String, JavaScriptObject) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
trace(String, String, Throwable) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
trace(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
trace(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
trace(String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
trace(String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
trace(String, String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
trace(String, String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
trace(String, String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 
trace(String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 
trim(String, int) - Static method in class com.allen_sauer.gwt.log.client.LogUtil
 

U

UnwrappedClientThrowable - Class in com.allen_sauer.gwt.log.shared
Representation of a client-side thrown exception, which can be re-instantiated on the server.

W

warn(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
warn(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplBase
 
warn(String, String, JavaScriptObject) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
warn(String, String, Throwable) - Method in interface com.allen_sauer.gwt.log.client.impl.LogImplInterface
 
warn(String, String, JavaScriptObject) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
warn(String, String, Throwable) - Method in class com.allen_sauer.gwt.log.client.impl.LogImplOff
 
warn(String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
warn(String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
warn(String, String) - Static method in class com.allen_sauer.gwt.log.client.Log
 
warn(String, String, JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.Log
 
warn(String, String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 
warn(String, Throwable) - Static method in class com.allen_sauer.gwt.log.client.Log
 
windowClear(JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.util.DOMUtil
 
windowClose(JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.util.DOMUtil
 
WindowLogger - Class in com.allen_sauer.gwt.log.client
Logger which outputs to a draggable floating DIV.
WindowLogger() - Constructor for class com.allen_sauer.gwt.log.client.WindowLogger
Default constructor.
windowOpen(String) - Static method in class com.allen_sauer.gwt.log.client.util.DOMUtil
 
windowReadyState(JavaScriptObject) - Static method in class com.allen_sauer.gwt.log.client.util.DOMUtil
 
windowSetTitle(JavaScriptObject, String) - Static method in class com.allen_sauer.gwt.log.client.util.DOMUtil
 
windowWrapAndAppendHTML(JavaScriptObject, String) - Static method in class com.allen_sauer.gwt.log.client.util.DOMUtil
 
WrappedClientThrowable - Class in com.allen_sauer.gwt.log.shared
Representation of a client-side thrown exception, which can be serialized via RPC.

A C D E F G I L M N O P R S T U W