Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: change log level to info when running migrations
When upgrading my installation, I noticed that `miniflux -migrate` does not provide any output by default. This can be a bit confusing since one cannot be sure whether anything has happened. Use `Info` instead of `Debug` to provide some basic output by default.
- Loading branch information