Configuration settings - Debug
KF_config.xml - 'configuration/Debug' section
The configuration/Debug section of the Keyfax KF_config.xml file contains settings for debugging.
Note: These settings should only be used by Omfax personnel or their representatives.
<Debug logsql="0" logmemory="0" email="0" file="0" user="admin" /> <DLLoutputFile>C:\Inetpub\wwwroot\kfprivate\Keyfaxi32_debug.log</DLLoutputFile> </Debug>Explanations of these settings as follows:
- Debug
- @logsql
Not currently used .- @logmemory
Not currently used .
If email debug output is to be displayed when sending RD / FL email tasks.- @file
If debug output from the Keyfaxi32.dll is to be saved in a file.
Note: Enter the file path with IUSR_[Servername] permissions in DLLoutputFile.
Note2: Be aware that the DLL outputs to the trace file regardless of user name settings (below).Huge trace files will impact performance and once > 4GB will caused Keyfax launching to fail with 'bad file name or number errors').- @user
A comma delimited list of users with debug enabled to allow viewing settings when main header image is clicked.Note: these user ID's are case sensitive.- DLLoutputFile
The file path for the Keyfaxi32.dll debug output file.