Deprecation: #52694 - Deprecated GeneralUtility::devLog()

See forge#52694

Description

The PHP method TYPO3\CMS\Core\Utility\GeneralUtility::devLog() has been deprecated in favour of the Logging API.

Additionally these PHP symbols have been deprecated as well:

  • TYPO3\CMS\Core\Utility\GeneralUtility::SYSLOG_SEVERITY_* constants

  • TYPO3\CMS\Core\Service\AbstractService::devLog()

  • $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_div.php']['devLog']