-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4261/
-----------------------------------------------------------
(Updated 2012-03-08 21:52:15.960402)
Review request for qpid, Andrew Stitcher, Alan Conway, and Gordon Sim.
Changes
-------
Upload diffs.
Summary
-------
QPID-3891 C++ Broker --log-function log output is overwhelming. This patch
trims the BOOST_CURRENT_FUNCTION text down to only the
namespace-qualified-functionName.
This addresses bug QPID-3891.
https://issues.apache.org/jira/browse/QPID-3891
Diffs (updated)
-----
trunk/qpid/cpp/src/qpid/log/Statement.cpp 1297553
trunk/qpid/cpp/src/tests/logging.cpp 1297553
Diff: https://reviews.apache.org/r/4261/diff
Testing
-------
Passes modified Unit test.
Thanks,
Chug