Disables logging to the event log for the duration that the script that called it is running.
Parameter: log
status
Type: boolean
Description: Enables or disables logging.
Return value: true
or false
Type: boolean
Description: Returns TRUE if logging is disabled, else FALSE if enabled.