That is exactly what log4j-appserver is for. Right now it contains the hook for Tomcat 8.5. Having that class in a jar that also contains the hook for Jetty shouldn’t cause any problems.
Ralph > On Nov 9, 2017, at 8:55 AM, Gary Gregory <garydgreg...@gmail.com> wrote: > > I would like to propose we add a new module called log4j-jetty whose sole > purpose is to implement org.eclipse.jetty.util.log.Logger > > There is a way to get Log4j 1 and 2 to work with Jetty but it has to go > through Slf4j. I'd rather go directly. > > Thoughts? > > Gary