I have a process that has an intentional recursive loop on it.
There is a problem with that loop that I need to fix. The problem occurs quite far into the recursion.
The log needs an Expand All Levels as I am clicking and clicking to find the root. And the log file on the M version chip Macs is dog slow. Like up to a second to expand a leaf of the tree.
Ideally the Expand All would work between two points otherwise a megabytes large file would be unintelligible.