XFPL_FUNC_INFO
Enable xfServerPlus function logging
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
The XFPL_FUNC_INFO setting determines the level of function and subroutine logging when xfServerPlus logging is enabled.
Value
One of the following values:
No function information is logged. (default)
Only critical function information is logged.
All function information is logged.
Discussion
The XFPL_LOG setting must be set to ON in the xfpl.ini file for XFPL_FUNC_INFO to have effect. Function logging records information about the Synergy routines that are called from the xfNetLink client.
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_FUNC_INFO is set
- Using the xfpl.ini file
Examples
XFPL_FUNC_INFO=ALL