Package org.eclipse.jetty.util.log
package org.eclipse.jetty.util.log
Jetty Util : Common Logging Integrations
-
ClassDescriptionAbstract Logger.JettyAwareLogger is used to fix a FQCN bug that arises from how Jetty Log uses an indirect slf4j implementation.Redirect java.util.logging events to Jetty LogLogging.A simple logging facade that is intended simply to capture the style of logging as used by Jetty.Slf4jLog LoggerA try-with-resources compatible layer for
hiding stacktraceswithin the scope of thetryblock when logging withStdErrLogimplementation.StdErr Logging implementation.