Description
Currently, restoration progress is only visible at debug level in the Consumer's Fetcher logs. Users can register a restoration listener and implement their own logging, but it would substantially improve operability to have some logs available at INFO level.
Logging each partition in each restore batch at info level would be too much, though, so we should print summarized logs at a decreased interval, like every 10 seconds.