Restful
Restful copied to clipboard
Log errors on server-side not working
When client send request to my rest-api and some error occurs then client get response with code 500 without information about error. In server side in log directory is no log record with error. So, nobody cannot detect reason of error.