LOG - Logging configuration

The array $GLOBALS['TYPO3_CONF_VARS']['LOG'] defines how TYPO3 handles logging—what gets logged, how it is formatted, and where it is written.

Depending on your role, there are two relevant guides:

The default logging configuration shipped with TYPO3 can be found in: EXT:core/Configuration/DefaultConfiguration.php (GitHub)