Hi Mark,
On Sat, 11 Jun 2022 at 09:48, Mark Thomas wrote:
>
> Why can't web applications just use:
>
> https://logging.apache.org/log4j/2.x/log4j-jul/index.html
>
> ?
Web applications usually contain libraries that use a variety of
logging APIs (Spring uses JCL, Hibernate JBoss Logging, others u
Why can't web applications just use:
https://logging.apache.org/log4j/2.x/log4j-jul/index.html
?
There seem to be more logging frameworks than application servers these
days. I don't really want to start down the road of adding a JUL
implementation for every one of them.
Mark
On 10/06/202
Hello,
In the new major Log4j2 3.x version the Apache Logging Project is
looking for some better suited maintainers for 3rd party integration
plugins[1].
One of the plugins that is looking for a new home is
`log4j-appserver`[2]. It contains an implementation of Tomcat JULI and
of Jetty's internal