summaryrefslogtreecommitdiffstats
path: root/src/Monolog/Handler/AbstractProcessingHandler.php
Commit message (Expand)AuthorAgeFilesLines
* Move to strict mode and fix testsJordi Boggiano2016-05-271-1/+1
* Add a lot more scalar types and go strict in LoggerJordi Boggiano2015-12-181-1/+1
* Split interfaces and base/abstract classes into more sensible piecesJordi Boggiano2015-12-181-19/+7
* Use isHandling() in AbstractProcessingHandler to determine if log record is b...Brian Reavis2013-09-301-1/+1
* CS fixesJordi Boggiano2012-06-141-6/+2
* More testing coverageJordi Boggiano2011-06-291-10/+0
* Added the support of a logging contextChristophe Coevoet2011-06-011-1/+1
* Refactored the AbstractHandler to avoid having some dummy write() methodsChristophe Coevoet2011-05-111-0/+80