Jordi Boggiano
|
884aa47a05
Fix json formatter handling of incomplete classes, fixes #1834
|
1 год назад |
Jordi Boggiano
|
cf0f4b3814
Handle __toString to serialize objects which are not json-serializable in JsonFormatter, fixes #1733
|
3 лет назад |
Jordi Boggiano
|
35a1e4de9b
Fix php8 build
|
5 лет назад |
Gabriel Caruso
|
6038dcb21c
JsonFormatter: add option to ignore empty `context` and `extra` fields
|
5 лет назад |
Jordi Boggiano
|
a8a0dbb778
Merge branch '1.x'
|
6 лет назад |
theravel
|
9621075c0f
Fix JSON formatting of resource type, closes #1410
|
6 лет назад |
Jordi Boggiano
|
0ad73a526f
CS fixes
|
7 лет назад |
Mponos George
|
daed05c3e5
Enable JSON encode pretty print (#1236)
|
7 лет назад |
Jordi Boggiano
|
c7b12a7497
Json formatter should always format context/extra as an object, fixes #1028
|
7 лет назад |
Jordi Boggiano
|
800fe2cc1a
Migrate maxNormalizeDepth/maxNormalizeItemCount props and setters to NormalizerFormatter
|
7 лет назад |
Jordi Boggiano
|
518288c5c5
Merge branch '1.x'
|
7 лет назад |
Minh-Quan TRAN
|
ada5d30511
If context has exactly 1000 items, do not truncate
|
8 лет назад |
Tom Rochette
|
68cf3c69d1
Allow JsonFormatter maximum normalized depth and maximum number of items per level to be configured in the constructor.
|
8 лет назад |
Jordi Boggiano
|
96f4fd718f
CS fixes
|
9 лет назад |
Jordi Boggiano
|
ec945b60d4
Merge branch '1.x'
|
9 лет назад |
Nerijus Eimanavičius
|
5587f6bd3b
Refactored JsonFormatter tests to more readable structure
|
9 лет назад |
Nerijus Eimanavičius
|
6586425a31
Better support for PHP7 \Throwable
|
9 лет назад |
Jordi Boggiano
|
21dde4dedb
Move to strict mode and fix tests
|
9 лет назад |
Jordi Boggiano
|
f200e79879
CS fixes
|
9 лет назад |
Jordi Boggiano
|
912d813c73
Add our own DateTime implementation to provide nicer JSON output, fixes #736
|
9 лет назад |
Jordi Boggiano
|
e27225dc40
Switch to DateTimeImmutable everywhere
|
9 лет назад |
Jordi Boggiano
|
d7b415c2c8
Make TestCase class available to dependents to help with testing
|
9 лет назад |
Javier Spagnoletti
|
e8e1d9efa3
Add ability to include exception's stack traces in `Monolog\Formatter\JsonFormatter`
|
10 лет назад |
Jordi Boggiano
|
b738a6c04c
CS fixes
|
11 лет назад |
Jordi Boggiano
|
5e8bb7556b
Added $appendNewline flag to the JsonFormatter to enable using it when logging to files, fixes #344
|
11 лет назад |
Jordi Boggiano
|
392ef35fd4
CS fixes
|
11 лет назад |
Adam Pancutt
|
70290e7087
Added batch mode tests to JsonFormatter
|
12 лет назад |
Jordi Boggiano
|
2bf653b39c
Add @covers annotations
|
14 лет назад |
Jordi Boggiano
|
61d5a23e41
More test coverage of handlers/formatters
|
14 лет назад |
Christophe Coevoet
|
c1675c59d8
Added the support of a logging context
|
14 лет назад |