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"
```