Logback configuration with log rotation and retention based on active spring boot profile
Logging is an important aspect of a production application. They are a single source of truth when you require an issue to be debugged or an event to be traced once your application has...