Package org.eclipse.jetty.util.log
Jetty Util : Common Logging Integrations
-
Interface Summary Interface Description Logger A simple logging facade that is intended simply to capture the style of logging as used by Jetty. -
Class Summary Class Description AbstractLogger Abstract Logger.JavaUtilLog Implementation of JettyLogger
based onLogger
.JettyLogHandler Redirect java.util.logging events to Jetty LogLog Logging.LogCondensePackageStringBenchmark LoggerLog Slf4jLog Slf4jLog LoggerStacklessLogging A try-with-resources compatible layer forhiding stacktraces
within the scope of thetry
block when logging withStdErrLog
implementation.StdErrLog StdErr Logging implementation.