Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I report error to slack channel? #36

Closed
hasimyerlikaya opened this issue Aug 9, 2019 · 3 comments
Closed

How can I report error to slack channel? #36

hasimyerlikaya opened this issue Aug 9, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@hasimyerlikaya
Copy link

Hi,

I want to report an error to the Slack channel.
I think it needs to be a custom handler.
How can I deal with this?

@jhomlala jhomlala self-assigned this Aug 9, 2019
@jhomlala jhomlala added the enhancement New feature or request label Aug 9, 2019
@mozesma
Copy link

mozesma commented Aug 11, 2019

you can use Http Handler and post to a webhook:
https://api.slack.com/incoming-webhooks

@jhomlala
Copy link
Owner

Check slack handler:
https://github.com/jhomlala/catcher#slack-handler

@hasimyerlikaya
Copy link
Author

@mozesma and @jhomlala Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants