BIND 10 #438: C++ Logging
BIND 10 Development
do-not-reply at isc.org
Tue Feb 1 19:14:00 UTC 2011
#438: C++ Logging
-------------------------------------+-------------------------------------
Reporter: stephen | Owner: UnAssigned
Type: | Status: reviewing
enhancement | Milestone: R-Team-
Priority: major | Sprint-20110208
Component: logging | Resolution:
Keywords: | Sensitive: 0
Estimated Number of Hours: 5.0 | Add Hours to Ticket: 0
Billable?: 1 | Total Hours: 0
Internal?: 0 |
-------------------------------------+-------------------------------------
Changes (by stephen):
* owner: stephen => UnAssigned
Comment:
Updated to commit 18964f9374531c8f131065dcd53aefd998e080ac
> When i meant whitespace in the doxygen comments, i actually meant in the
.h files themselves
> (for those masochists of us who prefer reading .h over .html), not
literal \n's :)
Done.
> I found some minor mistakes in trac438: wrong variable name, errant $,
indent, missing $, and
> missing includes.
These files have been corrected.
> I think the !ChangeLog has a merge conflict marker in it.
You are right, that must have been in the version I checked out. However,
since I have not altered Changelog, the merge to master will pick up the
latest version. As to the !ChangeLog entry itself, I propose:
{{{
xxx. [func] stephen
Added C++ logging, allowing logging at different severities. Code
specifies the message to be logged via a symbol, and the logging
code picks up the message text from an in-built dictionary. The
contents of the dictionary can be replaced at run-time by locale-
specific messages. A special message compiler program is provided
to create message header files and to supply the default messages.
}}}
Finally I've extended the tests, so the changes to the test code need
review as well.
--
Ticket URL: <http://bind10.isc.org/ticket/438#comment:16>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list