-
-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Description
Hi,
I've been using this bundle for a while and I've been wondering about something. When you tag a service with the monolog.logger tag you have to add to the service definition the method call to setLogger with the logger service so it can replace it with the correct channel one.
Would you be open to a PR to add support to using reflection to add the call to setLogger if the class has the method setLogger (or implements the LoggerInterface) ?
Metadata
Metadata
Assignees
Labels
No labels