Class JettyLogHandler

java.lang.Object
java.util.logging.Handler
org.eclipse.jetty.util.log.JettyLogHandler

@Deprecated(since="2021-05-27") public class JettyLogHandler extends Handler
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
Redirect java.util.logging events to Jetty Log
  • Constructor Details

    • JettyLogHandler

      public JettyLogHandler()
      Deprecated.
  • Method Details