mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
- always print ERROR and FATAL messages because they should never occur, but when they do it's important to see them immediately; - keep INFO prints under DEBUG guard; - set client's PRINT as INFO message because otherwise it will mess test_suites's output; - change some error messages from INFO to ERROR because that's what they are. Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| client.h | ||
| common.h | ||
| error_ext.h | ||
| init.h | ||
| lifecycle.h | ||
| service.h | ||
| util.h | ||