A fresh run with info logging enabled should show relevant lifecycle events to the user and no debugging info.
- Database and data dir found/not found and creating
- Indexing directory
- Listening on interface/port
- Collected jobs to run (number, kind)
- All jobs complete/idle
- Infrequent CRUD events (user creates album)
- Errors in request handlers
A fresh run with info logging enabled should show relevant lifecycle events to the user and no debugging info.