Slack logging integration.
Project description
You can log on Slack with this handler.
import logging
import slacklogging
slack_logger = logging.getLogger('slack')
slack_logger.addHandler(slacklogging.Handler(token, channel, username))
You have to make a bot user for this logger, and need to invite the bot user to the channel.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
slacklogging-0.0.3.tar.gz
(2.6 kB
view details)
File details
Details for the file slacklogging-0.0.3.tar.gz
.
File metadata
- Download URL: slacklogging-0.0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 582095e9804b111f9bd4197dd193f0be0fb3a2c62690fe2354e79868421a5090 |
|
MD5 | b4dac82894b80e9babc543354977d280 |
|
BLAKE2b-256 | 4765b789e044a7ee5ade288035813f2623eca6437c66c2dcd8e10000cf4a0c69 |