Log4j is a popular and widely-used logging framework for the Java development. It’s pretty easy to setup and use the Log4j mechanism in a JSF application. In this tutorial, I will show you how to implement the logging functionality with the JSF framework. 1. Introduction 1.1 JSF Framework JSF is an Mvc framework that eases ...
↧