- 29 Aug, 2021 2 commits
-
-
Tim Lieberman authored
-
Tim Lieberman authored
-
- 28 Aug, 2021 7 commits
-
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
- 26 Aug, 2021 1 commit
-
-
Tim Lieberman authored
-
- 25 Aug, 2021 3 commits
-
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
- 23 Aug, 2021 8 commits
-
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
Do null-logger as a static method that returns the regular class, just wrapping the appropriate null-logger. Need to figure out a fix for dangerous static constructor call that psalm is complaining about. Ref: #4
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
Make protected setWrapped method final, since psalm helpfully pointed out it could be overridden to avoid ever initializing PsrLogger::$logger
-
- 22 Aug, 2021 4 commits
-
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
- 10 Aug, 2021 1 commit
-
-
Tim Lieberman authored
-
- 09 Aug, 2021 1 commit
-
-
Tim Lieberman authored
-
- 08 Aug, 2021 1 commit
-
-
Tim Lieberman authored
-
- 07 Aug, 2021 3 commits
-
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
Back in PHP 7.4 days, when I started this library, I seem to recall this didn't work out very well. But I can't recall precisely why, so I'm trying it again, because it seems as though we can get much cleaner typing and static analysis, and (and because of it being) a much simpler implementation. While there may be some situations where it would be easier to integrate if your StackLogger extended (instead of wrapping) you Logger, supporting that use-case is probably not worth it. Outside of a factory, most places that currently call for a Monolog\Logger are likely to be mostly only using PSR-3 methods. I will need to think more about how people use withName() in monolog, though.
-
- 06 Aug, 2021 3 commits
-
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
- 05 Aug, 2021 1 commit
-
-
Tim Lieberman authored
-
- 14 Mar, 2021 5 commits
-
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-
Tim Lieberman authored
-