Hi, On Fri, May 21, 2021 at 7:28 PM Nault, Danny (GE Digital) <[email protected]> wrote: > I made sure both the jar and properties file was in the classapath > And our properties file is the basic one from doc > > # Do not condense logger names. > org.eclipse.jetty.logging.appender.NAME_CONDENSE=false > > # By default, log at INFO level all Jetty loggers. > org.eclipse.jetty.LEVEL=DEBUG > > # However, the Jetty client loggers log at DEBUG level. > org.eclipse.jetty.client.LEVEL=DEBUG > > restarted things and no logging.
It should work. This is the moment where you show evidence of your class-path, show evidence of what's printed on the terminal etc. As many details as possible. -- Simone Bordet ---- http://cometd.org http://webtide.com Developer advice, training, services and support from the Jetty & CometD experts. _______________________________________________ jetty-users mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users
