Am 16.12.2021 um 14:26 schrieb Joakim Erdfelt:

As Simone pointed out, Jetty has never had a dependency on log4j, any version.
If you are using log4j, then you added it to your own copy of Jetty.

While the statement is true it might be worth mentioning that
Jetty could use log4j indirectly if log4j has been configured
to be SLF4J's backend logging framework and Jetty has been
configured to use Slf4jLog and/or Slf4jRequestLogWriter.

Especially if Jetty is embedded into a larger application, this
scenario isn't that far fetched.


Cheers, Lothar
_______________________________________________
jetty-users mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to