index
:
monolog
master
origin/1.x
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
Monolog
/
Handler
/
AbstractHandlerTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to strict mode and fix tests
Jordi Boggiano
2016-05-27
1
-1
/
+1
*
CS fixes
Jordi Boggiano
2016-05-26
1
-4
/
+4
*
Make TestCase class available to dependents to help with testing
Jordi Boggiano
2016-05-20
1
-1
/
+1
*
CS fixes
Jordi Boggiano
2016-03-01
1
-1
/
+0
*
Split interfaces and base/abstract classes into more sensible pieces
Jordi Boggiano
2015-12-18
1
-45
/
+0
*
Add support for PSR-3 levels to all public APIs accepting levels, fixes #421
Jordi Boggiano
2014-09-30
1
-0
/
+11
*
Changed the tests for the abstract handlers to use a mock instead of the Test...
Christophe Coevoet
2011-08-29
1
-7
/
+18
*
More testing coverage
Jordi Boggiano
2011-06-29
1
-0
/
+65
*
More test coverage of handlers/formatters
Jordi Boggiano
2011-06-29
1
-20
/
+5
*
Adjusted tests
Jordi Boggiano
2011-06-10
1
-9
/
+3
*
Made the write method protected
Christophe Coevoet
2011-04-06
1
-19
/
+8
*
Move the stack handling to the Logger class
Jordi Boggiano
2011-02-25
1
-23
/
+8
*
Added a Processor stack to the Logger class, added getHandler() to check if a...
Jordi Boggiano
2011-02-21
1
-2
/
+30
*
Made getLevelName static
Jordi Boggiano
2011-02-20
1
-1
/
+1
*
Fixed AbstractHandler test
Jordi Boggiano
2011-02-20
1
-8
/
+1
*
Major refactoring to follow the Logbook model
Jordi Boggiano
2011-02-20
1
-0
/
+54