1 0 [main] DEBUG com.iqjava.log4j.ExampleLog4j - Here goes the debug message
2 2 [main] ERROR com.iqjava.log4j.ExampleLog4j - Here goes the error message
3 2 [main] FATAL com.iqjava.log4j.ExampleLog4j - Here goes the fatal message
4 2 [main] INFO com.iqjava.log4j.ExampleLog4j - Here goes the info message
5 2 [main] WARN com.iqjava.log4j.ExampleLog4j - Here goes the warn message