laravel5-jsonapi icon indicating copy to clipboard operation
laravel5-jsonapi copied to clipboard

Ability to log deep errors

Open andrewboy opened this issue 8 years ago • 0 comments

There are some errors that raise in classes under \NilPortugues\Api\JsonApi\Server\Actions\ namespace get method on the catch block. This errors sometimes gives only "Bad Request, Request could not be served." error on the final output. This is fine, because user don't have to see the deeper errors in the system.

But could you give a chance to log this errors? Because this is important to detect the precise problem.

Thanks for the reply, Cheers

andrewboy avatar May 02 '16 13:05 andrewboy