Commit History

Author SHA1 Message Date
  Markus Staab 7ca003e6ae Rename TestCase to MonologTestCase (#1953) 10 months ago
  Jordi Boggiano 0dac87975c Add property types to all properties where possible 3 years ago
  Jordi Boggiano 2d006a8472 Convert level/levelName to enums (#1656) 3 years ago
  Mario Blažek 37900f9268 Upgrade PHPUnit to v8 6 years ago
  Jordi Boggiano 1c5b0b8ff4 Update return types 7 years ago
  Jordi Boggiano 073c5d763a Merge branch '1.x' 7 years ago
  Grégoire Pineau 0625068bf0 Added a new ResettableInterface and implemented it where possible. 8 years ago
  Pascal 5bb1c5fb4f Check if monolog runs in web context (#1024) 7 years ago
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests 9 years ago
  Jordi Boggiano f200e79879 CS fixes 9 years ago
  Jordi Boggiano d7b415c2c8 Make TestCase class available to dependents to help with testing 9 years ago
  Jordi Boggiano 7567cecfa5 Optimize ChromePHP/FirePHP to skip header generation when they are disabled, refs #360 11 years ago
  Jordi Boggiano da33c84d07 CS fixes 13 years ago
  Kirill chEbba Chebunin 505f9b3481 Make FirePHPHandlerTest independent from WildfireFormatter 14 years ago
  Jordi Boggiano 8108272c6c Added @covers annotations to everything 14 years ago
  Christophe Coevoet e9f3e0c2d7 Moved the channel as label on the FirePHP message for a better formatting 14 years ago
  Christophe Coevoet c1675c59d8 Added the support of a logging context 14 years ago
  Jordi Boggiano 1defa7857f Fixed plugin protocol uri for FirePHPHandler, closes #25 14 years ago
  Jordi Boggiano 2b1c68e0d0 Make $initialized static 14 years ago
  Eric Clemmons 275084d5d7 Refactored header creation to use $key => $value pairs for easier support for 3rd-party Response objects 14 years ago
  Eric Clemmons 12ab07447d Refactored FirePHPHandler a bit to support Closures & Methods to override how headers are sent. 14 years ago
  Eric Clemmons f158104762 Added tests for WildfireFormatter & FirePHPHandler 14 years ago