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 cause some warning messages if some logging channel points to an illegal filename.