> On 29 May 2015, at 3:55 pm, Lukasz Lenart <[email protected]> wrote:
...
> My assumption was that we do this in Struts 3 - drop other layers and
> use Log4j2 as a main layer.
> 
> What do you think about that?

As long as you’re making changes to logging, have you given consideration to 
making SLF4J the standard facade in Struts? That would allow making Log4j2 the 
preferred implementation without impacting anyone who wanted to stick with 
Log4j “classic”.

It would also allow clearing out some of the xwork2 logging facade.

I know that the choice of facade is a fairly subjective choice; I’ve had good 
results with SLF4J.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to