Name |
SetLogging |
||||||||||||
Purpose |
Sets the logging parameters for this workstation. |
||||||||||||
Params |
|
||||||||||||
Returncode |
|
||||||||||||
Usage |
To turn logging on or off This call changes local registry values that control the Licence Protector logging. Note: It is not possible to reactivate the logging after you have turned it off using SetLogging. It is not possible to switch pathes during runtime. In this cases the application has to be restarted to have this changes take effect. It is possible to use this command before a license file has been opened. |
||||||||||||
Sample |
lic.SetLogging(true, ‘c:\temp\log\’); << Logging now activated >> … << Now deactivate the logging>> lic.SetLogging(false, ‘’; ... |
||||||||||||
See also |
Error tracking |
For a network license, use a configuration file where you can change the following values if required.