Closed stof closed 1 year ago
the phpstan failure is unrelated to my change. It is fixed in #1848
Yeah I guess why not have this here as well
@Seldaek do you know when the 3.5 release will be done with this attribute included ? I'm adding support for this attribute in monolog-bundle.
I'll try to do this soon but it might be a week or two.. Would like to go through all open stuff as it's been a while
Ok 3.5.0 is out now https://github.com/Seldaek/monolog/releases/tag/3.5.0
This attribute is meant to be used by frameworks / integrations to choose which logger instance to inject in a class when they manage several channels, if they decide to use it. This attribute will have no effect in Monolog itself as the wiring of the logger in other classes is not managed by Monolog.