Improved app debug (#1438)

* Improved app debug

* Updated

* Update config.php

* Update Dev.php

* Update Dev.php

* Update Dev.php

* Update Dev.php

* Update config.php

* Update Dev.php

* Update CHANGELOG.md
This commit is contained in:
Roman Kelesidis 2024-04-06 10:41:14 +07:00 committed by GitHub
commit cfcda68a99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 77 additions and 48 deletions

View file

@ -87,9 +87,9 @@ if (is_file(BB_PATH . '/library/config.local.php')) {
}
/**
* Progressive error reporting
* Error reporting
*/
\TorrentPier\Dev::initDebug();
$debug = new \TorrentPier\Dev();
/**
* Server variables initialize