#define SILC_LOG_ERROR(...)
Wrapper to the ERROR logging channel. Please see the SILC_LOG_INFO macro.
SILC_LOG_INFO
#define SILC_LOG_ERROR(fmt) silc_log_output(SILC_LOG_ERROR, silc_format fmt)