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

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -