Debug file name
Posted: Mon Dec 13, 2021 7:32 pm
In some cases. I want to send debug information to a file specific to a program. http_debug(*on : myDebugFileName.txt) changes the value of HTTP_DEBUG_FILE. After this, any use of http_debug(*on) writes to this file.
Can the program be changed to reset the default file name back to its original value?
Can the program be changed to reset the default file name back to its original value?