When I run into an error while deploying, Gatsby (the static site generator I use) logs out all its current data in a misguided effort to be helpful. This generates extremely long logs which means using the web UI I would have to scroll up 40-50 times to get back to the actual error.
Being able to download the entire logs at once and inspect them in a normal text editor would solve that problem for me.