Liquid UI Forum

Using Your Liquid UI Products => Desktop Product (SAP GUI, Excel and PDF) => Topic started by: rajesh.sabbineni on May 24, 2017, 04:04:49 PM

Title: Log files and Dump files generation
Post by: rajesh.sabbineni on May 24, 2017, 04:04:49 PM
Logs and dump files will be generated when an unusual activity happens in the software

To generate additional information in log files and dump files option _blackbox=1 should be added in guixt.sjs configuration file

With option log directory in guixt.sjs file(logdirectory = "C:\\Liquidui\\Logs"):
Bin files and text files gets generated in above specified log directory
Dump files gets generated in "C:/users/username/liquidui_log directory"

With out log directory option:
Bin files, text files and dump files gets generated in "C:/users/username/liquidui_log" folder