apitte-skeleton icon indicating copy to clipboard operation
apitte-skeleton copied to clipboard

Error logging not working

Open lukasbruha opened this issue 1 year ago • 2 comments

Same behavior as described on https://forum.nette.org/cs/33974-apitte-skeleton-nelogguje-errory-a-jen-zobrazi-error-500 or https://forum.nette.org/cs/34583-apitte-debugovani-a-logovani - info + debug works but error/exception not. So there is no possiblity to debug anything when exception raises during API calls.

lukasbruha avatar Feb 17 '24 20:02 lukasbruha

image

http://localhost:8000/api/v1/error/exception?_access_token=admin

f3l1x avatar Feb 23 '24 18:02 f3l1x

I've updated example take a look here https://github.com/contributte/apitte-skeleton/commit/a1319c1e955284bba96dee5623b4390a76a30db1

f3l1x avatar Feb 23 '24 18:02 f3l1x