Daniel Gimenes
3521455e51
LineFormatter if configured to use short attachment
2016-03-01 17:02:07 +00:00
Jordi Boggiano
c889fb2648
CS fixes & upgrading cs fixer config
2015-11-18 17:09:46 +00:00
pomaxa
5b05c66429
php doc for throw exception
2015-09-30 00:53:37 +03:00
raph
976259bb5b
Use text
and title
fields for SlackHandler
...
According to slack documentation (https://api.slack.com/docs/attachments ), an attachment may have a title and a text. The log message and title should use these fields. One of the benefits of using these two properties instead of adding a field is that it's shortened (with a "show more" button) and expandable by slack. It adds a bit of hierarchy in the attachement. Message is the content. Extra and context are additional fields.
2015-09-17 09:52:52 +02:00
Jordi Boggiano
ca1376bd61
CS fixes
2015-07-14 10:26:05 +01:00
Andrey Artemov
252690add1
Making SlackHandler more extendable
2015-04-07 07:09:33 +03:00
Pascal Borreli
a2c6c37c8d
Fixed typos
2015-03-05 01:11:15 +00:00
Jordi Boggiano
1b34cd4d88
Rename var for clarity
2015-03-01 15:07:20 +00:00
Jordi Boggiano
995a61bec8
CS fixes
2015-03-01 14:12:35 +00:00
Jamie Learmonth
6f0e7f666e
#493 Ensure extra and context fields are only added when they are present and not empty. Ensure both follow have consistent formatting.
2015-02-11 14:11:24 +00:00
Jamie Learmonth
01e593cdeb
#493 Include context in slack extra info.
2015-02-09 22:35:23 +00:00
Jordi Boggiano
3e1b8a7afe
Remove code duplication, refs #435
2014-12-28 16:28:20 +00:00
Patrick Landolt
20b56007ad
added the option to include extra data and to chose for a smaller output but with the same information available
2014-10-14 10:53:50 +02:00
Jordi Boggiano
d2ec7648d0
Move iconEmoji param upfront since Slack was never in a stable release
2014-09-30 14:28:08 +01:00
Jordi Boggiano
0edd89d556
CS fixes
2014-09-29 23:07:02 +01:00
Jordi Boggiano
4f85e5570c
Merge pull request #413 from fotomerchant/feature/slackEmoji
...
Added Emoji support for the Slack Handler
2014-09-29 22:58:47 +01:00
Grégoire Pineau
f3b61cf48a
Fixed visibility
2014-09-08 20:01:00 +02:00
Derek Clapham
ff6c458260
Updated position of iconEmoji variable to prevent BC breaks
2014-08-22 16:49:42 +10:00
Derek Clapham
c63d082444
Added emoji support as per slack api doc: https://api.slack.com/methods/chat.postMessage
2014-08-22 15:19:14 +10:00
Jordi Boggiano
6397b5883b
CS fixes
2014-07-28 20:40:43 +02:00
gkedzierski
be52105379
Move constructor argument before
2014-06-16 17:56:20 +02:00
gkedzierski
efd9a2065c
Add plain text message support
2014-06-15 16:35:40 +02:00
gkedzierski
83ebdc1f32
Add colors to attachments based on level
2014-06-15 16:17:43 +02:00
gkedzierski
20844b94ff
Add basic Slack logging functionality
2014-06-14 14:57:38 +02:00