Flyway Java API Logging -


i using flyway java api.

i want see in logs sql files being executed while flyway.migrate() operates.

how set flyway logging?

flyway uses either jul or commons logging (if available). set level debug , you'll see info.


Comments

Popular posts from this blog

c# - Farseer ContactListener is not working -

Automatically create pages in phpfox -

database - one php page with different contents and urls -