In my test app I am using slf4j with log4j1.

As a fast and quick workaround I am using these jars:

- slf4j-api
- slf4j-log4j12
- log4j
- log4j-to-slf4j


That means struts log messages are forwarded like this:
struts -> log4j2 -> slf4j -> log4j1


Might not make much sense but got the test app running fast.



Regards,
Christoph



> From: Greg Huber <gregh3...@gmail.com>
> To: Struts Developers List <dev@struts.apache.org>, 
> Date: 30.07.2015 10:29
> Subject: Re: [VOTE] Struts 2.5 BETA1
> 
> I am seeing this on my console output for tomcat:
> 
> ERROR StatusLogger Log4j2 could not find a logging implementation. 
Please
> add log4j-core to the classpath. Using SimpleLogger to log to the 
console...
> 
> Any ideas?
> 
> There is no log4j-core, would I need to add this manually to my pom?
> 
> /WEB-INF/lib/log4j-api-2.3.jar
> /WEB-INF/lib/log4j-1.2.17.jar
> 
> Cheers Greg
> 
> 
> On 27 July 2015 at 19:21, Lukasz Lenart <lukaszlen...@apache.org> wrote:
> 
> > 2015-07-27 9:19 GMT+02:00 Lukasz Lenart <lukaszlen...@apache.org>:
> > > [ ] Leave at test build
> > > [ ] Alpha
> > > [X] Beta
> > > [ ] General Availability (GA)
> >
> > +1 binding
> >
> >
> > Regards
> > --
> > Ɓukasz
> > + 48 606 323 122 http://www.lenart.org.pl/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> > For additional commands, e-mail: dev-h...@struts.apache.org
> >
> >

This Email was scanned by Sophos Anti Virus

Reply via email to