HiSPARC / datastore

Data storage solution
GNU General Public License v3.0
3 stars 2 forks source link

XML-RPC server needs logging #27

Open tomkooij opened 6 years ago

tomkooij commented 6 years ago

We could use some logs in : https://github.com/HiSPARC/datastore/blob/master/examples/datastore_config_server.py

(This is just an example, the real on lives in the publicdb/provisioning repo)

153957 commented 6 years ago

I agree, I think adding some python logging would be useful.

Maybe even add Sentry (Raven) for better tracking of errors.