Michael Moussa
|
09c4cca32b
Fix NewRelicHandler error when using LineFormatter
|
9 rokov pred |
Pascal Borreli
|
a2c6c37c8d
Fixed typos
|
11 rokov pred |
Florian Plattner
|
e6e2457c55
added support for newrelic_name_transaction() to NewRelicHandler
|
11 rokov pred |
Jordi Boggiano
|
1e47b2788a
Merge pull request #430 from moderndeveloperllc/master
|
11 rokov pred |
Mark Garrett
|
bc2d882967
Account for context and extra params that are sent as arrays (GitProcessor for one). New __construct param is optional and set to false to emulate current feature set.
|
11 rokov pred |
Jordi Boggiano
|
feb19af2d4
Add support for PSR-3 levels to all public APIs accepting levels, fixes #421
|
11 rokov pred |
Mark Garrett
|
e7647fd37d
Add prefixes to the context and extra record keys. Needed as some processors have the same keys as the the context. Specifically, the IntrospectionProcessor has "line" and "file" that can overwrite an error context "line" and "file".
|
11 rokov pred |
Jordi Boggiano
|
25b16e8019
CS fixes
|
11 rokov pred |
Ray Ward
|
bdf58af603
Log extra data as custom parameters in new relic.
|
11 rokov pred |
odino
|
abaa54d8fe
removed useless test
|
12 rokov pred |
odino
|
165778963e
the appname can now be set from the handler's constructor
|
12 rokov pred |
odino
|
db3df1a1fa
NewRelic handler: added the app name
|
12 rokov pred |
Jordi Boggiano
|
4277c5db4a
CS fixes
|
12 rokov pred |
Jordi Boggiano
|
52f478b289
Fix tests
|
12 rokov pred |
odino
|
b422bb1c5b
refactored the implementation of the NR handler and its test:
|
12 rokov pred |
odino
|
394b0bf872
removed the logic for the fallback handler, its out of place, adapted the "test"
|
12 rokov pred |
Alessandro Nadalin
|
b439707cbb
Added an handler for NewRelic:
|
13 rokov pred |