endpoints4s
endpoints4s copied to clipboard
Add logging
Currently, it is sometimes a bit hard to figure out what’s wrong when something does not work as expected. The server silently returns an empty 500 (Internal server error) response.
Maybe one way to improve the situation would be to trace what’s happening, in a log?