This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-monolog
Watch
1
Star
0
Fork
0
You've already forked php-monolog
mirror of
https://github.com/Seldaek/monolog.git
synced
2025-10-29 03:16:21 +01:00
Code
Issues
Releases
Wiki
Activity
Files
8492eb74b30429c68beeca22ded788a487d0fd82
php-monolog
/
tests
/
Monolog
History
Jordi Boggiano
8492eb74b3
Merge pull request
#33
from stof/rich_logging
...
Rich logging
2011-06-17 05:08:45 -07:00
..
Formatter
Moved the channel as label on the FirePHP message for a better formatting
2011-06-01 00:43:09 +02:00
Functional
/Handler
Added "Functional" web-browser test page to verification
2011-04-22 14:12:29 -07:00
Handler
Merge pull request
#33
from stof/rich_logging
2011-06-17 05:08:45 -07:00
LoggerTest.php
Added a Processor stack to the Logger class, added getHandler() to check if any handler is going to handle the message before processing it, handlers are now calling their parent in a chain
2011-02-21 20:38:18 +01:00
TestCase.php
Added the support of a logging context
2011-06-01 00:10:38 +02:00