Skip to content

Commit

Permalink
chore :: add prod grouping and log:directory property
Browse files Browse the repository at this point in the history
  • Loading branch information
miraexhoi committed Aug 31, 2024
1 parent 35d93a3 commit cfc38cf
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 cfc38cf

Please sign in to comment.