My main application uses Log4j and most everything else either uses Common's Logging or SLF4J, both of which are being used as fronts for Log4j. The only exception is Facelets (at least according to their documentation). Is there any way to get Facelets to play nice with all the other packages and write out the logs along with every other package I'm using? Thanks. (*Chris*)
- [Facelets] Logging and Facelets Chris Pratt
- Re: [Facelets] Logging and Facelets Timm Helbig

