In https://github.com/benbjohnson/litestream/pull/475 structured logging was added. But the `RestoreCommand` was missed, leading it to use the default, non-configured slog.Logger. On the screenshot we can see the difference between the `replicate` and the `restore` command (although the order is inverse due to timestamp resolution): <img width="579" alt="Image" src="https://github.com/user-attachments/assets/e9ed1e2c-c89b-4809-afac-6446bc7dbc4e" />