bogdal / django-gcm

Google Cloud Messaging Server in Django

Home Page:https://django-gcm.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logging

DheerendraRathor opened this issue · comments

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.

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

The new version 1.0.8 is available on pypi.