miva_closelog()

 
Closes the connection to the log file and otherwise eliminates the effect of the last call to miva_openlog. Will cause any subsequent calls to miva_setlogmask and miva_writelog to fail until miva_openlog is called again.
Syntax
miva_closelog()
Returns 1 on success, 0 on error
User Annotations: miva_closelog