A C D E G I J L O R S T W 
All Classes All Packages

A

ALL - Static variable in class org.eclipse.jetty.logging.JettyLogger
The Level to set if you want this logger to show all events from all levels.

C

close() - Method in class org.eclipse.jetty.logging.StacklessLogging
 
condensePackageString(String) - Static method in class org.eclipse.jetty.logging.JettyLoggerFactory
Condenses a classname by stripping down the package name to just the first character of each package name segment.Configured

D

debug(String) - Method in class org.eclipse.jetty.logging.JettyLogger
 
debug(String, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
debug(String, Object...) - Method in class org.eclipse.jetty.logging.JettyLogger
 
debug(String, Object, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
debug(String, Throwable) - Method in class org.eclipse.jetty.logging.JettyLogger
 
debug(Marker, String) - Method in class org.eclipse.jetty.logging.JettyLogger
 
debug(Marker, String, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
debug(Marker, String, Object...) - Method in class org.eclipse.jetty.logging.JettyLogger
 
debug(Marker, String, Object, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
debug(Marker, String, Throwable) - Method in class org.eclipse.jetty.logging.JettyLogger
 

E

emit(JettyLogger, Level, long, String, Throwable, String, Object...) - Method in interface org.eclipse.jetty.logging.JettyAppender
 
emit(JettyLogger, Level, long, String, Throwable, String, Object...) - Method in class org.eclipse.jetty.logging.StdErrAppender
 
error(String) - Method in class org.eclipse.jetty.logging.JettyLogger
 
error(String, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
error(String, Object...) - Method in class org.eclipse.jetty.logging.JettyLogger
 
error(String, Object, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
error(String, Throwable) - Method in class org.eclipse.jetty.logging.JettyLogger
 
error(Marker, String) - Method in class org.eclipse.jetty.logging.JettyLogger
 
error(Marker, String, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
error(Marker, String, Object...) - Method in class org.eclipse.jetty.logging.JettyLogger
 
error(Marker, String, Object, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
error(Marker, String, Throwable) - Method in class org.eclipse.jetty.logging.JettyLogger
 

G

getAppender() - Method in class org.eclipse.jetty.logging.JettyLogger
 
getBoolean(String, boolean) - Method in class org.eclipse.jetty.logging.JettyLoggerConfiguration
 
getCondensedName() - Method in class org.eclipse.jetty.logging.JettyLogger
 
getHideStacks(String) - Method in class org.eclipse.jetty.logging.JettyLoggerConfiguration
 
getInt(String, int) - Method in class org.eclipse.jetty.logging.JettyLoggerConfiguration
 
getJettyLogger(String) - Method in class org.eclipse.jetty.logging.JettyLoggerFactory
Get a JettyLogger instance, creating if not yet existing.
getJettyLoggerFactory() - Method in class org.eclipse.jetty.logging.JettyLoggingServiceProvider
 
getLevel() - Method in class org.eclipse.jetty.logging.JettyLogger
 
getLevel(String) - Method in class org.eclipse.jetty.logging.JettyLoggerConfiguration
Get the Logging Level for the provided log name.
getLogger(String) - Method in class org.eclipse.jetty.logging.JettyLoggerFactory
Main interface for ILoggerFactory
getLoggerFactory() - Method in class org.eclipse.jetty.logging.JettyLoggingServiceProvider
 
getMarkerFactory() - Method in class org.eclipse.jetty.logging.JettyLoggingServiceProvider
 
getMDCAdapter() - Method in class org.eclipse.jetty.logging.JettyLoggingServiceProvider
 
getName() - Method in class org.eclipse.jetty.logging.JettyLogger
 
getRequesteApiVersion() - Method in class org.eclipse.jetty.logging.JettyLoggingServiceProvider
 
getRootLogger() - Method in class org.eclipse.jetty.logging.JettyLoggerFactory
 
getStream() - Method in class org.eclipse.jetty.logging.StdErrAppender
 
getThreadPadding() - Method in class org.eclipse.jetty.logging.StdErrAppender
 
getTimeZone(String) - Method in class org.eclipse.jetty.logging.JettyLoggerConfiguration
 

I

info(String) - Method in class org.eclipse.jetty.logging.JettyLogger
 
info(String, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
info(String, Object...) - Method in class org.eclipse.jetty.logging.JettyLogger
 
info(String, Object, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
info(String, Throwable) - Method in class org.eclipse.jetty.logging.JettyLogger
 
info(Marker, String) - Method in class org.eclipse.jetty.logging.JettyLogger
 
info(Marker, String, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
info(Marker, String, Object...) - Method in class org.eclipse.jetty.logging.JettyLogger
 
info(Marker, String, Object, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
info(Marker, String, Throwable) - Method in class org.eclipse.jetty.logging.JettyLogger
 
initialize() - Method in class org.eclipse.jetty.logging.JettyLoggingServiceProvider
 
intToLevel(int) - Static method in class org.eclipse.jetty.logging.JettyLogger
 
isCondensedNames() - Method in class org.eclipse.jetty.logging.StdErrAppender
 
isDebugEnabled() - Method in class org.eclipse.jetty.logging.JettyLogger
 
isDebugEnabled(Marker) - Method in class org.eclipse.jetty.logging.JettyLogger
 
isErrorEnabled() - Method in class org.eclipse.jetty.logging.JettyLogger
 
isErrorEnabled(Marker) - Method in class org.eclipse.jetty.logging.JettyLogger
 
isEscapedMessages() - Method in class org.eclipse.jetty.logging.StdErrAppender
 
isHideStacks() - Method in class org.eclipse.jetty.logging.JettyLogger
 
isInfoEnabled() - Method in class org.eclipse.jetty.logging.JettyLogger
 
isInfoEnabled(Marker) - Method in class org.eclipse.jetty.logging.JettyLogger
 
isTraceEnabled() - Method in class org.eclipse.jetty.logging.JettyLogger
 
isTraceEnabled(Marker) - Method in class org.eclipse.jetty.logging.JettyLogger
 
isWarnEnabled() - Method in class org.eclipse.jetty.logging.JettyLogger
 
isWarnEnabled(Marker) - Method in class org.eclipse.jetty.logging.JettyLogger
 

J

JettyAppender - Interface in org.eclipse.jetty.logging
 
JettyLogger - Class in org.eclipse.jetty.logging
 
JettyLogger(JettyLoggerFactory, String, JettyAppender) - Constructor for class org.eclipse.jetty.logging.JettyLogger
 
JettyLogger(JettyLoggerFactory, String, JettyAppender, int, boolean) - Constructor for class org.eclipse.jetty.logging.JettyLogger
 
JettyLoggerConfiguration - Class in org.eclipse.jetty.logging
JettyLogger specific configuration: <name>.LEVEL=(String:LevelName) <name>.STACKS=(boolean)
JettyLoggerConfiguration() - Constructor for class org.eclipse.jetty.logging.JettyLoggerConfiguration
Default JettyLogger configuration (empty)
JettyLoggerConfiguration(Properties) - Constructor for class org.eclipse.jetty.logging.JettyLoggerConfiguration
JettyLogger configuration from provided Properties
JettyLoggerFactory - Class in org.eclipse.jetty.logging
 
JettyLoggerFactory(JettyLoggerConfiguration) - Constructor for class org.eclipse.jetty.logging.JettyLoggerFactory
 
JettyLoggingServiceProvider - Class in org.eclipse.jetty.logging
 
JettyLoggingServiceProvider() - Constructor for class org.eclipse.jetty.logging.JettyLoggingServiceProvider
 

L

levelToString(int) - Static method in class org.eclipse.jetty.logging.JettyLogger
 
load(ClassLoader) - Method in class org.eclipse.jetty.logging.JettyLoggerConfiguration
Load the Configuration from the ClassLoader
log(LoggingEvent) - Method in class org.eclipse.jetty.logging.JettyLogger
Dynamic (via Reflection) entry point for SubstituteLogger usage.
log(Marker, String, int, String, Object[], Throwable) - Method in class org.eclipse.jetty.logging.JettyLogger
Entry point for LocationAwareLogger

O

OFF - Static variable in class org.eclipse.jetty.logging.JettyLogger
The Level to set if you want this logger to be "OFF"
org.eclipse.jetty.logging - module org.eclipse.jetty.logging
 
org.eclipse.jetty.logging - package org.eclipse.jetty.logging
 

R

REQUESTED_API_VERSION - Static variable in class org.eclipse.jetty.logging.JettyLoggingServiceProvider
Declare the version of the SLF4J API this implementation is compiled against.

S

setHideStacks(boolean) - Method in class org.eclipse.jetty.logging.JettyLogger
 
setLevel(int) - Method in class org.eclipse.jetty.logging.JettyLogger
 
setLevel(Level) - Method in class org.eclipse.jetty.logging.JettyLogger
 
setStream(PrintStream) - Method in class org.eclipse.jetty.logging.StdErrAppender
 
StacklessLogging - Class in org.eclipse.jetty.logging
A try-with-resources compatible layer for hiding stacktraces within the scope of the try block when logging with JettyLogger implementation.
StacklessLogging(Class<?>...) - Constructor for class org.eclipse.jetty.logging.StacklessLogging
 
StacklessLogging(Package...) - Constructor for class org.eclipse.jetty.logging.StacklessLogging
 
StacklessLogging(Logger...) - Constructor for class org.eclipse.jetty.logging.StacklessLogging
 
StdErrAppender - Class in org.eclipse.jetty.logging
 
StdErrAppender(JettyLoggerConfiguration) - Constructor for class org.eclipse.jetty.logging.StdErrAppender
 
StdErrAppender(JettyLoggerConfiguration, PrintStream) - Constructor for class org.eclipse.jetty.logging.StdErrAppender
 
StdErrAppender(JettyLoggerConfiguration, PrintStream, TimeZone) - Constructor for class org.eclipse.jetty.logging.StdErrAppender
 

T

toString() - Method in class org.eclipse.jetty.logging.JettyLogger
 
trace(String) - Method in class org.eclipse.jetty.logging.JettyLogger
 
trace(String, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
trace(String, Object...) - Method in class org.eclipse.jetty.logging.JettyLogger
 
trace(String, Object, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
trace(String, Throwable) - Method in class org.eclipse.jetty.logging.JettyLogger
 
trace(Marker, String) - Method in class org.eclipse.jetty.logging.JettyLogger
 
trace(Marker, String, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
trace(Marker, String, Object...) - Method in class org.eclipse.jetty.logging.JettyLogger
 
trace(Marker, String, Object, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
trace(Marker, String, Throwable) - Method in class org.eclipse.jetty.logging.JettyLogger
 

W

walkChildLoggers(String, Consumer<JettyLogger>) - Method in class org.eclipse.jetty.logging.JettyLoggerFactory
 
warn(String) - Method in class org.eclipse.jetty.logging.JettyLogger
 
warn(String, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
warn(String, Object...) - Method in class org.eclipse.jetty.logging.JettyLogger
 
warn(String, Object, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
warn(String, Throwable) - Method in class org.eclipse.jetty.logging.JettyLogger
 
warn(Marker, String) - Method in class org.eclipse.jetty.logging.JettyLogger
 
warn(Marker, String, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
warn(Marker, String, Object...) - Method in class org.eclipse.jetty.logging.JettyLogger
 
warn(Marker, String, Object, Object) - Method in class org.eclipse.jetty.logging.JettyLogger
 
warn(Marker, String, Throwable) - Method in class org.eclipse.jetty.logging.JettyLogger
 
A C D E G I J L O R S T W 
All Classes All Packages