void silc_log_debug_hexdump(SilcBool enable);
If `enable' is set to FALSE, debugging functions won't produce any output anf if set to TRUE prints hexdump debug message to stderr. Default is FALSE.
SILC_LOG_HEXDUMP