Define AVS_COMMONS_NET_WITH_MBEDTLS_LOGS

Define Documentation

AVS_COMMONS_NET_WITH_MBEDTLS_LOGS

Enables debug logs generated by mbed TLS.

An avs_log-backed handler, logging for the “mbedtls” module on the TRACE level, is installed using mbedtls_ssl_conf_dbg() for each (D)TLS socket created if this option is enabled.