Markus Staab
|
7ca003e6ae
Rename TestCase to MonologTestCase (#1953)
|
hace 10 meses |
Jordi Boggiano
|
2d006a8472
Convert level/levelName to enums (#1656)
|
hace 3 años |
Jordi Boggiano
|
5eb9b8ed93
Code cleanups
|
hace 3 años |
Mario Blažek
|
d317cb97d3
Move expectException before the line where exception is thrown
|
hace 6 años |
Mario Blažek
|
37900f9268
Upgrade PHPUnit to v8
|
hace 6 años |
Jordi Boggiano
|
4a33226f25
Wrap up type-hint adding to all handlers
|
hace 7 años |
Jordi Boggiano
|
21dde4dedb
Move to strict mode and fix tests
|
hace 9 años |
Jordi Boggiano
|
f200e79879
CS fixes
|
hace 9 años |
Jordi Boggiano
|
d7b415c2c8
Make TestCase class available to dependents to help with testing
|
hace 9 años |
Michael Moussa
|
09c4cca32b
Fix NewRelicHandler error when using LineFormatter
|
hace 9 años |
Pascal Borreli
|
a2c6c37c8d
Fixed typos
|
hace 11 años |
Florian Plattner
|
e6e2457c55
added support for newrelic_name_transaction() to NewRelicHandler
|
hace 11 años |
Jordi Boggiano
|
1e47b2788a
Merge pull request #430 from moderndeveloperllc/master
|
hace 11 años |
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.
|
hace 11 años |
Jordi Boggiano
|
feb19af2d4
Add support for PSR-3 levels to all public APIs accepting levels, fixes #421
|
hace 11 años |
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".
|
hace 11 años |
Jordi Boggiano
|
25b16e8019
CS fixes
|
hace 11 años |
Ray Ward
|
bdf58af603
Log extra data as custom parameters in new relic.
|
hace 11 años |
odino
|
abaa54d8fe
removed useless test
|
hace 12 años |
odino
|
165778963e
the appname can now be set from the handler's constructor
|
hace 12 años |
odino
|
db3df1a1fa
NewRelic handler: added the app name
|
hace 12 años |
Jordi Boggiano
|
4277c5db4a
CS fixes
|
hace 12 años |
Jordi Boggiano
|
52f478b289
Fix tests
|
hace 12 años |
odino
|
b422bb1c5b
refactored the implementation of the NR handler and its test:
|
hace 12 años |
odino
|
394b0bf872
removed the logic for the fallback handler, its out of place, adapted the "test"
|
hace 12 años |
Alessandro Nadalin
|
b439707cbb
Added an handler for NewRelic:
|
hace 13 años |