Kim van der Riet created QPID-5360:
--------------------------------------

             Summary: Linearstore: Evaluate and rework logging to produce a 
consistent log output
                 Key: QPID-5360
                 URL: https://issues.apache.org/jira/browse/QPID-5360
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: Kim van der Riet
            Assignee: Kim van der Riet


The logging in the legacystore and linearstore needs a complete re-evaluation:

1. The types and styles of the log messages are inconsistent;
2. The log levels (error, warning, ) are inconsistent and arbitrary;
3. The log messages are inconsistent and not matched well in the code (ie a log 
message may log the creation of an object, but not its deletion, or may log 
occurrences of events only in some circumstances, but not all depending on the 
code path).
4. The logging style and technique is not consistent with other broker logging.

The logging for linearstore needs to be planned and mapped out prior to 
implementation.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to