Apache Log4j
-
Enterprise Java
Monitoring and Filtering Application Log to Mail with log4j
In today’s post I’m going to show you how to filter log statements into a warning email. This came out…
Read More » -
Software Development
The new log4j 2.0
Before a while a new major version of the well known log4j logging framework was released. Since the first alpha…
Read More » -
Enterprise Java
Log4j Thread Deadlock – A Case Study
This case study describes the complete root cause analysis and resolution of an Apache Log4j thread race problem affecting a…
Read More » -
Enterprise Java
How to change logging level in runtime
Changing the log logging level in runtime is important mainly in production environment where you might want to have debug…
Read More » -
Enterprise Java
Log4j, Stat4j, SMTPAppender Integration – Aggregating Error Logs to Send Email When Too Many
Our development team wanted to get notified as soon as something goes wrong in our production system, a critical Java…
Read More »