void silc_log_debug(SilcBool enable);
If `enable' is set to FALSE, debugging functions won't procude any output and if set to TRUE prints debug messages to stderr. Default is FALSE.
SILC_LOG_DEBUG