do_action( 'woocommerce_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.
Description Description
Source Source
File: includes/log-handlers/class-wc-log-handler-file.php