Variable silc_log_flushdelay
NAME
long silc_log_flushdelay -- flushing time delay
DESCRIPTION
Sets the logfiles flushing delay in seconds. As for now, changing this
value AFTER logfiles initialization won't take effect until previous
delay time will expire; for example if you change from 300 seconds to
60 seconds you will have to wait up to 300 seconds for this change to
take effect.
This value must be greater than 2 seconds.
|