silc_log_reset_all

SYNOPSIS

    void silc_log_reset_all();

DESCRIPTION

Forces all logging channels to close and reopen their streams. Useful for example after a SIGHUP signal.

Please note that this function could generate some warning messages if one or more logging channels point to an illegal filename.