The issue was not the tools. It was opening five of them before deciding what the log file was for.

The log file was already on the screen.

A remote Windows workstation had failed a desktop build, and the relevant file was sitting in a local app directory, something like:

C:\Users\<user>\AppData\Local\<app>\logs\build.log

Enter fullscreen mode