EnableDebugLogging method
Enables logging of internal runtime debug information to the specified file.
Applies to
Declaration
procedure EnableDebugLogging(FileName : String);
Description
Must be called before any other methods, and may only be called once per Destination instance.
This function should only be used at the request of iNTERFACEWARE Technical Support.
Parameters |
FileName | Name of the file where debug information is to be logged. |