Prints won't show up when debugging a function

As an aside, I recently asked a question about using prints for debugging, similar to Python debug

The answer was to look at
https://docs.julialang.org/en/v1.1/stdlib/Logging/#Environment-variables-1

and