当请求报错时候,[`requestcore.class.php`](https://github.com/aliyun/aliyun-log-php-sdk/blob/945f8f600a0b20959b10c49496eb922c026881de/Aliyun/Log/requestcore.class.php#L835) 会直接更早的报错,导致无法显示出真实错误; <img width="1394" alt="image" src="https://user-images.githubusercontent.com/20916944/192475990-2a3d4cf1-1f41-48e7-a090-6f81f15490f5.png"> <img width="1263" alt="image" src="https://user-images.githubusercontent.com/20916944/192476061-92c3407b-ef7e-4169-9564-150d048a771a.png">
当请求报错时候,
requestcore.class.php会直接更早的报错,导致无法显示出真实错误;