Usability of log messages
-------------------------
Key: QPID-2139
URL: https://issues.apache.org/jira/browse/QPID-2139
Project: Qpid
Issue Type: Improvement
Components: C++ Broker
Reporter: Jonathan Robie
Fix For: 0.6
Our broker log messages are currently ad-hoc, difficult to grep or read, with a
bad signal/noise ratio. They could be improved as follows:
- Define log-level usage guidelines, document, and enforce
- Define user-relevant categories for logging, document, and enforce
- Design messages to be easily greppable
- Avoid logging redundant information. Log entry into a state / exit from a
state, instead of redundant entries saying what state you are in.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]