Home
last modified time | relevance | path

Searched refs:SlackHandler (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md59 - Removed deprecated HipChat handler, migrate to Slack and use SlackWebhookHandler or SlackHandler
63 - Removed deprecated SlackbotHandler handler, use SlackWebhookHandler or SlackHandler instead
H A DCHANGELOG.md196 * Deprecated SlackbotHandler, use SlackWebhookHandler or SlackHandler instead
198 * Deprecated HipChatHandler, migrate to Slack and use SlackWebhookHandler or SlackHandler instead
221 …* Added SlackWebhookHandler::getWebhookUrl and SlackHandler::getToken to enable class extensibility
265 …* Added ability to format the main line of text the SlackHandler sends by explicitly setting a for…
293 * Fixed SlackHandler bug where slack dropped messages randomly
316 * Fixed SlackHandler handling to use slack functionalities better
371 * Added context data to SlackHandler when $includeContextAndExtra is true
384 …* Added $useShortAttachment to SlackHandler to minify attachment size and $includeExtra to append …
395 * Added SlackHandler to log records to a Slack.com account
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSlackHandler.php27 class SlackHandler extends SocketHandler class