Hello,
Zitat von Levi Hoogenberg :
> Stripes uses Commons Logging to abstract away from specific logging
> implentations, so simply using the Log4j2 implementation of that API should
> do the trick: http://logging.apache.org/log4j/2.x/log4j-jcl/index.html
Thanks for your help. That's what I was lo
Stripes uses Commons Logging to abstract away from specific logging
implentations, so simply using the Log4j2 implementation of that API should
do the trick: http://logging.apache.org/log4j/2.x/log4j-jcl/index.html
Regards,
Levi
2014-03-25 15:35 GMT+01:00 Jens Grüntjes :
> Hello list,
>
> I s
Hello list,
I searched a while and did not find anything about the compatibility
of stripes and log4j2. Recently I migrated a web application from
log4j to log4j2 which worked pretty well. During the migration I had a
quasi-parallel use of log4j and log4j2 (which means that I had a
log4j.x