Define AVS_COMMONS_NET_WITH_SOCKET_LOG

Define Documentation

AVS_COMMONS_NET_WITH_SOCKET_LOG

Deprecated:

This is deprecated API. This API can be removed in future releases, without any notice.

Enables support for logging socket communication to file.

If this option is enabled, avs_net_socket_debug() can be used to enable logging all communication to a file called DEBUG.log. If disabled, avs_net_socket_debug() will always return an error.