void silc_log_reset_all();
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.