SYNNET_DEBUG

Enable debugging for the Synergy .NET assembly API

WSupported on Windows

 

 

 

The SYNNET_DEBUG environment variable enables debugging for the Synergy .NET assembly API.

If the SYNNET_DEBUG environment variable is set to a value of 1 when the first assembly is loaded, debugging will be enabled.

When debugging is enabled, debug messages are logged using the OutputDebugString Windows API function. You can view these messages using Visual Studio, other compatible C-level debuggers, or the DebugView program from technet.microsoft.com/en-us/sysinternals/bb896647.

Inherited from the parent process environment; in the [synergy], [dbr], or [myprog] section of synergy.ini (where myprog is any .dbr file); or set explicitly using the SETLOG routine before loading the first assembly.

Synergy .NET assembly API

Debugging

SYNNET_DEBUG=1