I want to be notified via RSS whenever my app produces an error ticket. Would prefer a solution that works on GAE too, where tickets are not stored on file system.
What do you suggest? Use routes_onerror to log the error?
I want to be notified via RSS whenever my app produces an error ticket. Would prefer a solution that works on GAE too, where tickets are not stored on file system.
What do you suggest? Use routes_onerror to log the error?