Martin Ritchie wrote:
Java Broker Users,
I have been working on designs for improving the logging from the Java
Broker. The current logging is more aimed at developers so providing
more operational focused log messages would be good.

The design is up on the wiki here:
http://cwiki.apache.org/confluence/display/qpid/Java+Broker+Design+-+Operational+Logging
and will be proceeding under JIRA :
https://issues.apache.org/jira/browse/QPID-1970

Comments greatly appreciated. At this stage I'm looking to get the
ability to perform this type of logging started with some simple
status updates. Refinement of the messages and other details will come
later.

I like the high level overview. How exactly do you see protocol level logging fitting into things? Also, have you considered finer grained control of logging? It might be useful to be able to enable or disable finer grained logging for a specific connection.

Regarding the detailed design notes, I'm struggling a bit to understand the purpose of the various interfaces you describe. Based on the high level overview, I would have imagined something simpler, e.g. Channel.log(...), and Connection.log(...).

--Rafael

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to