Skip to content

Commit

Permalink
Merge pull request #682 from bcgov/Grad2-2871
Browse files Browse the repository at this point in the history
Grad2-2871
  • Loading branch information
githubmamatha authored Aug 27, 2024
2 parents 689daf8 + 70e7d7b commit 9c7b7c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ logging:
boot:
autoconfigure:
logging: ${SPRING_BOOT_AUTOCONFIG_LOG_LEVEL}
com:
zaxxer:
hikari: ERROR
logback:
rollingpolicy:
max-history: 1
Expand Down
3 changes: 3 additions & 0 deletions api/src/test/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ logging:
boot:
autoconfigure:
logging: INFO
com:
zaxxer:
hikari: ERROR
hibernate:
SQL: DEBUG
type:
Expand Down

0 comments on commit 9c7b7c9

Please sign in to comment.