How about we rename log4j-appserver to log4j-tomcat and add log4j-jetty? Gary
On Thu, Nov 9, 2017 at 10:45 AM, Ralph Goers <ralph.go...@dslextreme.com> wrote: > Oops. It should be marked as provided. Almost the same effect though. > > Ralph > > > On Nov 9, 2017, at 10:44 AM, Ralph Goers <ralph.go...@dslextreme.com> > wrote: > > > > The dependency on Tomcat should have been marked optional. That is my > mistake. > > > > Ralph > > > >> On Nov 9, 2017, at 10:34 AM, Gary Gregory <garydgreg...@gmail.com> > wrote: > >> > >> What about our theme/epic of reducing dependencies? I do not want to > drag > >> Tomcat down into my local repo or on my class path in my IDE just > because I > >> am depending on log4j-appserver's one class for Jetty logging. > >> > >> Gary > >> > >> On Thu, Nov 9, 2017 at 9:22 AM, Ralph Goers <ralph.go...@dslextreme.com > > > >> wrote: > >> > >>> 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 > >>> > >>> > >>> > > > > >