Configuration settings - Debug

Document data
Document Date: 2 November 2005 - revision 2
Keyfax version : 3.2.0.0 (or greater)
Software required: IIS 5.0+, Internet Explorer 6.0+, SQL Server 2000+
User skill requirements: NT administration. SQL Server DBA. IIS configuration. NT security policies. MSXML editing.
Author: Technical Services keyfax@touch-base.com

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 .
    • @email
      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.