Jordi Boggiano
21dde4dedb
Move to strict mode and fix tests
2016-05-27 13:44:00 +01:00
Jordi Boggiano
f200e79879
CS fixes
2016-05-26 20:54:06 +01:00
Jordi Boggiano
3d30ba5ecc
Add some return type hints and fix up HandlerWrapper
2016-03-01 17:35:54 +00:00
Jordi Boggiano
e92a8823c0
Migrate the curl retry functionality into a util class for re-use, refs #599
2015-07-12 14:40:07 +01:00
psquickitjayant
f17e5a6ec3
Fixed formatting issues
2015-07-08 02:35:47 +05:30
psquickitjayant
f258a2ed29
Added support for retry logic
2015-07-07 21:55:03 +05:30
barchard
5bdba762da
Update LogglyHandler.php
...
Updated to add an array_unique to ensure that tags are unique. For backwards compatibility, don't rename the protected property.
2015-05-05 13:24:47 -04:00
barchard
808d3bd86b
Update LogglyHandler.php
...
Add the ability to set multiple tags via a single call. Tags are now an array and imploded instead of appended. This prevents duplicate tags from being added.
2015-05-04 12:36:12 -04:00
Raphael Antonmattei
56dcd1a668
Added exception raised when there is a curl error.
2015-03-31 17:37:03 -04:00
Arnas L
86c53e2ce1
Replace array functions with simple string concatenation
2014-06-26 11:43:06 +03:00
Arnas L
12987cfa51
Add method for adding additional tags to Loggly handler
2014-06-26 10:04:38 +03:00
Adam Pancutt
a46413b15b
Added 'timestamp' parameter to $record for indexing by Loggly
2014-01-22 14:31:31 +00:00
Adam Pancutt
95f0649b59
Replaced LogglyFormatter with option to change batch formatting in JsonFormatter
2014-01-21 11:39:58 +00:00
Adam Pancutt
e17aad1a99
Added support for Loggly batch uploads
2014-01-21 10:28:27 +00:00
Jordi Boggiano
e8aa1013f5
Update license headers
2013-11-14 20:17:23 +01:00
Jordi Boggiano
97ed5e1ea3
Add check for curl ext
2013-11-14 20:15:52 +01:00
Przemek Sobstel
67f6a5a4f1
LogglyHandler: remove reundant tag assignment and PHP 5.4 specific syntax.
2013-10-02 15:24:47 +02:00
Przemek Sobstel
ea3854a0eb
Add Loggly handler.
2013-10-02 14:15:33 +02:00