Slide 21
Slide 21 text
Lecture 05, 24
• The import
a
nce of logging for recording events
a
nd mess
a
ges during
a
progr
a
m’s
execution
• Using SLF4J with Logb
a
ck
• Log levels (TRACE, DEBUG, INFO, WARN, ERROR)
• Utilizing ConsoleAppender
a
nd FileAppender
• You h
a
ve integr
a
ted logging into their Tic-T
a
c-Toe project. Ex
a
mples
a
nd reus
a
ble code
were provided through our GitHub repository.
21