True. But then I’d have to remember to remove that stuff before release.
As a long-time professional software developer I learned long ago that using the same code for production and development is an important part of code maintainability.
It’s better to add debug/development functionality to debuggers and the like.
So, my feature request stands.
That being said, thanks for the link It’s a way around the issue until Roku gives us a way in the debugger or elsewhere.