CRM-12856 - CRM_Core_Lock - Quieter logs
authorTim Otten <totten@civicrm.org>
Sat, 21 Jun 2014 00:19:17 +0000 (17:19 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 21 Jun 2014 00:20:54 +0000 (17:20 -0700)
commitf2da77e6f4b87543c91a5baecbcd144d744cd585
tree64227cc37904d053afa098448c9ab2a5cee17078
parente32e3c194b45bf2f5172b7e78cb521de559ef710
CRM-12856 - CRM_Core_Lock - Quieter logs

The log is very noisy (adding several log lines on most page requests). This
might be useful for debugging lock issues, but that's a developer task, so
we'll only do it if CIVICRM_LOCK_DEBUG is defined.
CRM/Core/Lock.php