Clear entries from chosen file.
Parameters
$handlestringrequired- Log handle.
Hooks
- do_action( ‘everest_forms_log_clear’ )
$this->open( $handle, ‘w’ ) == Open the file for writing only. Place the file pointer at the beginning of the file, and truncate the file to zero length.