Webhook method is erroring out:
Error: Call to undefined method Drupal\Core\Logger\LoggerChannelFactory::info() in Drupal\mailchimp\Controller\MailchimpWebhookController->endpoint() (line 91 of /code/web/modules/contrib/mailchimp/src/Controller/MailchimpWebhookController.php).

logger is assigned to the factory, rather than a logger instance.

Issue fork mailchimp-3571763

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

aaronbauman created an issue. See original summary.

aaronbauman’s picture

Status: Active » Needs review

MR122 replaces `logger.factory` service with `logger.channel.mailchimp`

xenophyle made their first commit to this issue’s fork.

xenophyle’s picture

Status: Needs review » Fixed

Thank you!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.