""" Send logs to Django Sentry. """ __author__ = 'Mauro De Giorgi' __author_email__ = 'mauro.degiorgi@gmail.com' __license__ = 'BSD' __url__ = 'https://github.com/mdgart/sentrylogs' __version__ = '0.3.0'