MivaScript Builtin Function, Miva Merchant 9+
miva_closelog()
<mvt:assign name="g.return_value" value="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.
miva_closelog()