Problem/Motivation
When a module logs not a string, but TranslatableMarkup, you get this error:
TypeError: Rollbar\DataBuilder::getCustomForPayload(): Argument #1 ($toLog) must be of type Throwable|string, Drupal\Core\StringTranslation\TranslatableMarkup given, called in /var/www/html/vendor/rollbar/rollbar/src/DataBuilder.php on line 382
Issue fork rollbar-3455906
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
Comment #5
intrafusion