pushserver icon indicating copy to clipboard operation
pushserver copied to clipboard

logging could use some centralization

Open mfb opened this issue 10 years ago • 0 comments

The pushserver is logging in a few different places: /home/pushserver/logs/pushserver/push_server - mostly messages about deleted subscriptions /home/pushserver/logs/supervisor/pushserver_stdout - mostly db logs for subscription INSERTs and SELECTs

It would be nice to push errors and exceptions to Sentry (and centralize the info-level logs in one file on the app server if possible)

mfb avatar Jan 16 '15 01:01 mfb