I have setup an error logging for mysql queries with php.
$line = date(\'d-m-Y H:i:s\') . " - " . $sql . mysqli_error($conn); file_put_contents(\