mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-26 08:05:53 +03:00
[GH-ISSUE #849] SlackHandler: do not send username and icon #332
Labels
No labels
Bug
Documentation
Feature
Needs Work
Support
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/monolog#332
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @greeny on GitHub (Sep 12, 2016).
Original GitHub issue: https://github.com/Seldaek/monolog/issues/849
Is there a way to use SlackHandler without sending username and icon? We have our bot configured in Slack administration and it is used by more services, so we want to remove duplicated username and icon definitions.
@Seldaek commented on GitHub (Sep 25, 2016):
#846 should take care of this I believe.
@greeny commented on GitHub (Sep 25, 2016):
Nice, thanks!
@Seldaek commented on GitHub (Sep 25, 2016):
And btw I'm looking for slack users to give the new handlers in that PR a go, so if you have time and can try that branch and give feedback that'd be cool :)
@greeny commented on GitHub (Sep 26, 2016):
Okay, I will do it later today :)