Enable/disable log information.
pyTrace([fileName])
A string.
To enable logging, a correct file name must be given. Several information are written and could be useful to help the debugging.
To disable logging (or stop it), pyTrace without any arguments must be used.
Version | Description |
5.4.0 | Python module. |