Attention
TYPO3 v11 has reached end-of-life as of October 31th 2024 and is no longer being maintained. Use the version switcher on the top left of this page to select documentation for a supported version of TYPO3.
Need more time before upgrading? You can purchase Extended Long Term Support (ELTS) for TYPO3 v11 here: TYPO3 ELTS.
LOG - Logging configuration
$GLOBALS
holds the logging configuration. Have
a look into the Logging chapter for more details.
You can find the default logging configuration shipped with TYPO3 in the file EXT:core/Configuration/DefaultConfiguration.php (GitHub).