bogdal / django-gcm

Google Cloud Messaging Server in Django
https://django-gcm.readthedocs.org
BSD 2-Clause "Simplified" License
98 stars 42 forks source link

Logging #32

Closed DheerendraRathor closed 9 years ago

DheerendraRathor commented 9 years ago

Currently there is nothing logged in entire repository. There are only 2 singals and that are for register and unregister. I want to add Logging at various points like message sent, failure received, device_id and failing reason mapping etc.

I'll create a PR if required.

bogdal commented 9 years ago

@DheerendraRathor feel free to create a PR. They are always welcome. Thanks.

bogdal commented 9 years ago

The new version 1.0.8 is available on pypi.