Log file (debug)




Hi,
I have a procedure which writes info to a log file. But I only need to activate this procedure only when debug the program (live run don't need to use this procedure).
How can I do that?

Thanks
.