Skip to content

Commit

Permalink
Merge pull request #258 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 62c4e12 + f404a0b commit a3712fd
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 @@ -67,6 +67,9 @@ logging:
boot:
autoconfigure:
logging: ${SPRING_BOOT_AUTOCONFIG_LOG_LEVEL}
com:
zaxxer:
hikari: ERROR

#Local properties
server:
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 @@ -54,6 +54,9 @@ logging:
boot:
autoconfigure:
logging: INFO
com:
zaxxer:
hikari: ERROR

#API Documentation
springdoc:
Expand Down

0 comments on commit a3712fd

Please sign in to comment.