XFPL_SINGLELOGFILE

Log all processes in a single file

WSupported on Windows
USupported on Unix

 

NSupported in Synergy .NET

The XFPL_SINGLELOGFILE setting specifies that all processes writing to the xfServerPlus log file will be written to a single file.

One of the following values:

ON = A single log file is created.

OFF = A log file is created for each session. (default)

Used in conjunction with XFPL_LOG. By default, information from each session is logged to a separate log file named with the log file name plus a date and time stamp to differentiate the files. If you would prefer that all sessions write to a single log file, set XFPL_SINGLELOGFILE to ON. You can identify which log entries are associated with which session by the session ID. Multi-file logging generally gives better performance.

The xfpl.ini file.

xfServerPlus

XFPL_SINGLELOGFILE=ON