Using Log Statements to watch variable values works fine and I guess they can be commented out singly, but I have not been able to find a way to turn all on/ off or perhaps simply remove them all quickly without having to hunt them down.
Have I missed some vitals or has anybody found a simple solution?
Cross purposes!
I meant I might never have realised it existed and therefore would not have looked and lived the rest of my life using the IDE version.
I didn't mean I can't find it once you told me it existed.
Once Connected in the IDE Log Viewer, is there no way of Disconnecting/Turning off the Viewer? With limited room perhaps Connect can turn to Disconnect when connected to give the option to turn off the log stream from coming in.
I am now asking the same question .. Just recently every time I debug the IDE switches to the Log tab. Unsure if its something I have done or maybe change with ver2.50.
Its slightly annoying, for me anyway. Is it possible to disconnect and remain on the Modules tab during debug ?
Starting from v2.50 the log tab becomes visible when you run your program. I think that many developers are not aware of the logs so we are trying to help them.
However if you compile with Alt + 3 (background compilation) then it will not happen.
Starting from v2.50 the log tab becomes visible when you run your program. I think that many developers are not aware of the logs so we are trying to help them.