silc_log_debug

NAME

    void silc_log_debug(SilcBool enable);

DESCRIPTION

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.

SEE ALSO

SILC_LOG_DEBUG