XFPL_DEBUG
Enable xfServerPlus debug logging
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The XFPL_DEBUG setting determines whether debug logging takes place when xfServerPlus logging is enabled.
Value
One of the following values:
ON = Enable debug logging.
OFF = Don’t enable debug logging. (default)
Discussion
The XFPL_LOG setting must be set to ON in the xfpl.ini file for XFPL_DEBUG to have effect. Debug logging records all the information that is recorded when XFPL_FUNC_INFO and XFPL_SESS_INFO are set to ALL as well as additional information (such as packet contents) that may be useful in troubleshooting problems with an xfNetLink – xfServerPlus application.
Setting location
The xfpl.ini file.
Used by
xfServerPlus
See also
- Setting options for the xfServerPlus log for details on what information is logged when XFPL_DEBUG is set
- Using the xfpl.ini file
Examples
XFPL_DEBUG=ON