Skip to main content

Simple logger for posting log to slack.com

Project description

Example for Configuration file.

Reference: https://docs.python.org/3/library/logging.config.html#configuration-file-format

` [handler_slack] class = log2slack.SlackHandler args = ('domain.slack.com', 'slack_token', '#channel', 'display_name') level = ERROR formatter = generic `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

log2slack-0.3.tar.gz (1.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page