Histórico de Commits

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