Introduction to Software Engineering
Logging Process
(202407)
In this lecture, we focus on logging practices and exemplify using SLF4J Logback. We cover configuring logging, understanding severity levels, and best practices for application maintenance. Further, we explore cloud-based log management with BetterStack and revisit Maven for project setup and dependency management.
Source code available at https://github.com/CSC3100/Tool-Logging/