mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 23:59:54 +01:00
WOLFSSL_MSG_EX() uses XVSNPRINTF to allow for formatted strings to be printed. It uses a 100 byte internal stack buffer to format the log message.