Skip to content

Commit 4e42778

Browse files
committed
Add PSR-3 upgrade to-do to README.
1 parent 1b09766 commit 4e42778

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,12 @@ class SomeService
123123
- [ ] Make MonologStackLogger implement Monolog's ResettableInterface?
124124
- [ ] Consider how this might play with Laravel, the insanely popular PHP
125125
framework that I do my best to avoid. 😜
126+
- [ ] Track what's going on with PSR-3 v2/v3 as well as monolog and
127+
laminas-log. Eventually, we should rely on the updated + better-typed
128+
versions of the spec. We may need to drop the laminas-log test code since
129+
laminas-log will likely always require psr/[email protected]
126130

131+
127132

128133
[similar functionality]: https://getpino.io/#/docs/child-loggers
129134
[pinojs]: https://github.com/pinojs/pino

0 commit comments

Comments
 (0)