Skip to content

Commit

Permalink
Merge branch 'grad-release' of https://github.com/bcgov/EDUC-GRAD-GRA…
Browse files Browse the repository at this point in the history
…DUATION-REPORT-API into develop/alex-GRAD2-2817
  • Loading branch information
arybakov-cgi committed Aug 28, 2024
2 parents 06aa0dc + 57be853 commit fa361bc
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 fa361bc

Please sign in to comment.