Julho 06
Prof(s). Eduardo Bezerra & Ismael H. F. Santos
2
Output from HelloLog4j
n
0 [main] DEBUG HelloLog4j
- In the main method
n
0 [main] INFO HelloLog4j
- What a beautiful day.
n
10 [main] ERROR HelloLog4j
- This is an error message.
“TTCC” layout:
1) Number of milliseconds since the start of the program
2) The name of the thread that is outputting the message
3) level
4) category
4) context information “-” message