Download Log about Load Error
Download Log about Load Error
Request
GET /api/_load_error_log?token={string}&file={string}
Description
Download log file about load error
Query parameters
file
Path of logtoken
token
Request body
None
Response
File of log
Examples
```
curl "http://127.0.0.1:8040/api/_load_error_log?file=a&token=1"
```