Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log informational messages from the database at INFO level #872

Merged
merged 1 commit into from Nov 21, 2014

Conversation

absurdhero
Copy link

Addresses #774.

Logging at appropriate levels makes it possible for an application using flyway to show users possible migration errors while suppressing expected informational messages.

errors returned by the database are still logged at the WARN level.

errors are still logged at the WARN level.
@axelfontaine axelfontaine added this to the Flyway 3.1 milestone Nov 3, 2014
axelfontaine pushed a commit that referenced this pull request Nov 21, 2014
log informational messages from the database at INFO level
@axelfontaine axelfontaine merged commit ddaf09c into flyway:master Nov 21, 2014
@axelfontaine
Copy link
Contributor

Thanks! Makes total sense. Merged. I've also added you to the hall of fame page (flyway--3.1 branch until merged)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants