Skip to content

Commit

Permalink
Merge pull request #277 from bcgov/Grad2-2871
Browse files Browse the repository at this point in the history
Grad2-2871
  • Loading branch information
githubmamatha authored Aug 26, 2024
2 parents f6674e7 + 84f1d16 commit 57be853
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions api/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ logging:
boot:
autoconfigure:
logging: ${SPRING_BOOT_AUTOCONFIG_LOG_LEVEL}
com:
zaxxer:
hikari: ERROR

#Local properties
server:
Expand Down
4 changes: 3 additions & 1 deletion api/src/test/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ logging:
boot:
autoconfigure:
logging: INFO

com:
zaxxer:
hikari: ERROR
#API Documentation
springdoc:
api-docs:
Expand Down

0 comments on commit 57be853

Please sign in to comment.