Skip to content

Commit

Permalink
Remove debug logging in Flyway test
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Aug 10, 2020
1 parent ec47f03 commit c715ba3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
quarkus.log.category."org.flywaydb.core".level=DEBUG
quarkus.log.category."io.quarkus.flyway".level=DEBUG
#quarkus.log.category."org.flywaydb.core".level=DEBUG
#quarkus.log.category."io.quarkus.flyway".level=DEBUG
quarkus.datasource.users.db-kind=h2
quarkus.datasource.users.username=sa
quarkus.datasource.users.password=sa
Expand Down

0 comments on commit c715ba3

Please sign in to comment.