You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add logging file output configuration to application.properties (#244)
Configure logging to output to a specific file (/var/log/psama.log) following Spring Boot's guidelines. Additional logging files should also be placed in the /var/log/ directory as noted in the comments. This change ensures better logging management and adherence to standard practices.
0 commit comments