A Python logging toolbox to send logs over Webhooks.
- Free software: MIT license
- Documentation: https://python-webhook-logger.readthedocs.io.
- 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
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.