Deprecated function watchdog_exception D11

Created on 6 November 2024, 16 days ago

Problem/Motivation

watchdog_exception function is deprecated

Fix

catch (TransferException $e) {
      $this->messenger->addWarning($this->t('Unable to retrieve @url at this time, please check again later.', ['@url' => $url]));
      $logger = \Drupal::logger('ckeditor_media_embed');
      Error::logException($logger, $e);
    }
🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇨🇴Colombia julianmancera

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024