Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

webhook-logger

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webhook-logger

A Python logger to send information to Webhooks

  • 0.2.0
  • PyPI
  • Socket score

Maintainers
1

===================== Python Webhook Logger

.. image:: https://img.shields.io/pypi/v/webhook-logger.svg :target: https://pypi.python.org/pypi/webhook-logger

.. image:: https://img.shields.io/travis/founders4schools/python-webhook-logger.svg :target: https://travis-ci.org/founders4schools/python-webhook-logger

.. image:: https://readthedocs.org/projects/python-webhook-logger/badge/?version=latest :target: https://python-webhook-logger.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://pyup.io/repos/github/founders4schools/python-webhook-logger/shield.svg :target: https://pyup.io/repos/github/founders4schools/python-webhook-logger/ :alt: Updates

.. image:: https://codecov.io/gh/founders4schools/python-webhook-logger/branch/master/graph/badge.svg :target: https://codecov.io/gh/founders4schools/python-webhook-logger

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.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage

======= History

0.2.0 (2017-05-22)

  • Added docs
  • The color Formatter is now optional

0.1.2 (2017-05-18)

  • First release on PyPI with Slack logging features

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc