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-21 00:26:10 +02:00
Code
Issues
Releases
Wiki
Activity
Files
84c0b58c4b582c73f27dd715d3eb655df007761c
php-monolog
/
src
/
Monolog
History
Jordi Boggiano
84c0b58c4b
Merge pull request
#1121
from glensc/patch-1
...
ErrorLogHandler: use strict comparison
2018-06-08 16:21:24 +02:00
..
Formatter
Allow JsonFormatter maximum normalized depth and maximum number of items per level to be configured in the constructor.
2018-06-07 14:15:50 -04:00
Handler
Merge pull request
#1121
from glensc/patch-1
2018-06-08 16:21:24 +02:00
Processor
Remove conditional php version check for debug_backtrace legacy support (
#1134
)
2018-06-07 19:22:49 +02:00
Test
Use namespaced phpunit classes,
fixes
#983
2017-06-19 00:48:54 +02:00
DateTimeImmutable.php
Fix microseconds support on 7.1, and enable it by default as 7.1 has no perf cost anymore
2016-11-14 11:53:15 +01:00
ErrorHandler.php
Fix level map override when using setExceptionHandler,
fixes
#1005
2017-06-19 03:09:14 +02:00
Logger.php
Merge branch '1.x'
2018-06-07 18:49:40 +02:00
Registry.php
Replacing the outdated add* methods in the docs with the PSR-3 compliant methods.
2017-01-07 13:27:27 -08:00