How to enable Debug logs for VuGen?
Please follow the below steps to generate debug logs for VuGen
1. Close all VuGen instances running
2. Navigate to %LR_PATH%\config folder
3. Edit log.config.xml with a text editor
4. Change the log level value from ERROR to DEBUG at all the occurences of below line.
<level value="ERROR" />
5. Save and restart VuGen.
After the above changes, VuGen creates debug logs at %temp%\HP.LR.VuGen.log
After reproducing the problem, please revert back the above changes, and send the log file to hp team for investigating the problem.
Note: The above steps are application for VuGen 11.5x onwards.