/python-webhook-logger

A Python logger via Webhooks

Primary LanguagePythonMIT LicenseMIT

Python Webhook Logger

Documentation Status Updates

A Python logging toolbox to send logs over Webhooks.

Features

  • Framework agnostic, just tied to Python logging module
  • Integration with Django supported
  • Optional filtering feature to only submit some logs
  • Styling of Slack messages depending on the logging level
  • Uses requests under the hood to make it testable

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.