Jordi Boggiano
|
bb99e4c699
|
Tweak const visibility, refs #1228
|
2018-11-29 20:09:44 +01:00 |
|
George Mponos
|
c68b71edeb
|
Add visibility to constants
|
2018-11-17 20:38:51 +02:00 |
|
Mike Schinkel
|
e9dcd8490f
|
Updated @see URL for GELF formatter.
|
2018-09-23 23:03:04 -04:00 |
|
Jordi Boggiano
|
06143b03e5
|
Add a bunch of return types and fix type inconsistencies reports from phan
|
2018-07-04 14:14:08 +02:00 |
|
Jordi Boggiano
|
2551b8e3eb
|
Merge branch '1.x'
|
2017-06-18 23:46:31 +02:00 |
|
Jordi Boggiano
|
1b660bbbee
|
Remove constant from constructor
|
2017-04-10 09:37:23 +02:00 |
|
Enleur
|
faed450d52
|
Use GELF max length per field and make max length configurable in constructor
|
2017-04-07 13:49:54 +03:00 |
|
Jordi Boggiano
|
6e6586257d
|
Add scalar types to processor/formatters and top level classes
|
2016-09-25 21:23:35 +02:00 |
|
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 |
|
Leny BERNARD
|
3101f1c09a
|
check if val is null to avoid to set the string "null" instead of null
|
2016-05-20 19:19:52 +01:00 |
|
Jordi Boggiano
|
6bc1a444db
|
Truncate messages if they reach the max length of GELF messages, fixes #751
|
2016-04-02 13:53:47 +01:00 |
|
Jordi Boggiano
|
5cd99de56d
|
Accept incomplete records in GelfMessageFormatter, closes #482
|
2015-03-01 13:59:22 +00:00 |
|
Thomas Ploch
|
9c78c9764a
|
Added missing check for array key in GelfMessageFormatter
|
2014-12-12 10:38:40 +01:00 |
|
Tarjei Huse
|
b78d997638
|
Add logging of exception line and file path to gelf message
|
2013-10-27 08:29:08 +01:00 |
|
Matt Labrum
|
6aac39cb25
|
Update GelfMessageFormatter to replace syslog constants with integers
|
2013-01-10 17:07:23 -08:00 |
|
Jordi Boggiano
|
9dee289dae
|
Fix formatters to handle new levels
|
2012-06-19 20:53:33 +02:00 |
|
Marc Abramowitz
|
d51acb69f6
|
Correct doc block for GelfMessageFormatter - it doesn't serialize to Wildfire (that's FirePHP); it serializes to GELF.
|
2012-04-26 19:02:23 -07:00 |
|
Jordi Boggiano
|
56d246cca3
|
Make gelf formatter extend the normalizer one
|
2012-04-22 17:38:31 +02:00 |
|
Matt Lehner
|
97b65bc3e4
|
contentPrefix should be contextPrefix
|
2012-04-17 16:24:50 -04:00 |
|
Matt Lehner
|
979c4655f9
|
created GelfMessageFormatter and related tests
|
2012-04-17 16:17:43 -04:00 |
|