Skip to content

Commit

Permalink
Merge pull request #98 from dnd-side-project/hotfix/#97
Browse files Browse the repository at this point in the history
Fix logback setting
  • Loading branch information
miraexhoi authored Aug 31, 2024
2 parents 35d93a3 + cfc38cf commit ce28803
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ spring:
group:
local:
- console-logging
prod:
- console-logging
- file-error-logging
- file-warn-logging
log:
directory: /logs/spring

0 comments on commit ce28803

Please sign in to comment.