Closed (fixed)
Project:
Mailchimp
Version:
3.x-dev
Component:
General
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Nov 2025 at 21:03 UTC
Updated:
6 May 2026 at 16:10 UTC
Jump to comment: Most recent
Comments
Comment #2
aaronbaumanMR 117
- use \Drupal\Core\Utility\Error::logException() to log exceptions so that stacktrace and exception details are included in log entries.
Comment #4
xenophyle commentedComment #5
aaronbaumanComment #9
xenophyle commentedThanks!