Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.2
-
Fix Version/s: 4.5
-
Component/s: Core CiviCRM
-
Labels:None
-
Documentation Required?:None
Description
There are several options related to debugging. When dealing with multiple environments (dev/staging/production), it would be quite handy to control these with a define() rather than changing them in the UI.
$config->backtrace
$config->initialized
$config->fatalErrorHandler
$config->fatalErrorTemplate
$config->userFrameworkLogging
Attachments
Issue Links
- is duplicated by
-
CRM-14850 Migrate debug settings to proper (over-ridable) settings
- Done/Fixed