Jetty Java HTTP Servlet Server
Search this site with Google:
 

How do I configure logging?

Jetty contains logging mechanisms for requests, servlet contexts, container implementation and support for logging mechanisms including log4j, commons logging, Java 1.4 and a Jetty native logger.

The configuration of these logging mechanisms is described in the Jetty Tutorial.


JettyFaq