| Name | Description | Type | Package | Framework |
| AbstractLogger | Manages the atomic registration of the logger by name. | Class | org.eclipse.jetty.util.log | Jetty |
| JavaUtilLog | Implementation of Jetty Logger based on Logger. | Class | org.eclipse.jetty.util.log | Jetty |
| JettyLogHandler | Redirect java. | Class | org.eclipse.jetty.util.log | Jetty |
| Log | This class provides a static logging interface. | Class | org.eclipse.jetty.util.log | Jetty |
| Logger | A simple logging facade that is intended simply to capture the style of logging as used by Jetty. | Interface | org.eclipse.jetty.util.log | Jetty |
| LoggerLog | Class | org.eclipse.jetty.util.log | Jetty | |
| LogMBean | Class | org.eclipse.jetty.util.log.jmx | Jetty | |
| Slf4jLog | Class | org.eclipse.jetty.util.log | Jetty | |
| StacklessLogging | A try-with-resources compatible layer for hiding stacktraces within the scope of the try block when logging with StdErrLog implementation. | Class | org.eclipse.jetty.util.log | Jetty |
| StdErrLog | StdErr Logging implementation. | Class | org.eclipse.jetty.util.log | Jetty |