[commits] Horde branch master updated. 14800f5a422cf05a2a1e01394488273b5da7232f
Michael J. Rubinsky
mrubinsk at horde.org
Tue Dec 7 15:13:01 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: cb79bd0c89e21fefe6c6d0d01a340e2e5ff9413b
864d3e3 Exceptions should be logged at error level, not debug.
14800f5 Clean up exceptions and logging.
-----------------------------------------------------------------------
commit 864d3e31153b28c99b9a21962ddfff18a54375d0
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Dec 7 09:30:05 2010 -0500
Exceptions should be logged at error level, not debug.
Bug: 9430
framework/Db/lib/Horde/Db/Adapter/Base.php | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/864d3e31153b28c99b9a21962ddfff18a54375d0
-----------------------------------------------------------------------
commit 14800f5a422cf05a2a1e01394488273b5da7232f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Dec 7 10:08:32 2010 -0500
Clean up exceptions and logging.
Inject Horde_Log_Logger, don't log exceptions from Horde_Db_Adapter
when running queries, since those would be logged by the adapter,
don't log queries in client code, it's logged by the adapter.
Partially relates to Bug: 9430
framework/Core/lib/Horde/Core/Factory/ShareBase.php | 2 +-
framework/Share/lib/Horde/Share.php | 63 ++++++++++++++++++
framework/Share/lib/Horde/Share/Sql.php | 63 ++++++++----------
framework/Share/lib/Horde/Share/Sql/Hierarchical.php | 56 ++++++++++------
4 files changed, 127 insertions(+), 57 deletions(-)
http://git.horde.org/horde-git/-/commit/14800f5a422cf05a2a1e01394488273b5da7232f
More information about the commits
mailing list