XDftr / testify-backend

An application for managing students, assignments, and automated code testing, designed for TalTech.
GNU General Public License v3.0
0 stars 0 forks source link

Set Up Logging and Monitoring #19

Open XDftr opened 3 weeks ago

XDftr commented 3 weeks ago

Integrate logging using SLF4J and Logback. Configure log levels and formats. Set up monitoring tools (e.g., Actuator) to track application health and metrics.

sahasra21321 commented 6 days ago

Hi, I would like to work on this task.