Something went wrong on our end. Please try again.
Created by: mrnugget
Previously the migrations would be really noisy in test and log every time a test database would be migrated up.
This creates a seperate logger for the migrations runner with log level set to Error (which should be enough for migrations).
Manual testing, see screenshots.