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