Log4j Configuration
This is pretty simple stuff. Too easy if you ask me. The log4j is a handy tool for handling logs for your application. Log4j can be configured to just display logs in console or to write logs in files. The above screenshot shows how a typical console log…
