Skip to content

Instantly share code, notes, and snippets.

@MrWhiteD
Last active October 17, 2023 07:39
Show Gist options
  • Save MrWhiteD/29b58a71546d3a6971a6dc7e887c437e to your computer and use it in GitHub Desktop.
Save MrWhiteD/29b58a71546d3a6971a6dc7e887c437e to your computer and use it in GitHub Desktop.
[Логирование ошибок битрикс] #exception_handling #log
<?
'log' => array (
'settings' => array (
'file' => 'bitrix/modules/error.log',
'log_size' => 1000000,
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment