- 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
-
- 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.ServerLogImplSLF4J
-
- 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
-
- 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
-
- 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
-