Thank you for the answer Rob,
actually I expected to get the same logging as in JMS client 0.9 or 0.10 (done 
with sfl4j).
The protocol logging in JMS client 1.0 is better than nothing but the previous 
logging contained much more information.
E.g. correlationId and userId of the received and send messages.
Regards, Erik


2014-07-20 17:21 GMT+02:00 Rob Godfrey 
<[email protected]<mailto:[email protected]>>:
The JMS 1.0 client does have some AMQP protocol logging, for which it uses
java.util.logging...

See
http://mail-archives.apache.org/mod_mbox/qpid-users/201402.mbox/%3CCACsaS94QyZbYrScWNtChgk=gn3ojdzgsl5sk5rrnvoj9izj...@mail.gmail.com%3E
for an example of how to turn that logging on.

Is this the sort of logging you were looking for, or something else?

-- Rob


On 20 July 2014 15:56, Erik Aschenbrenner 
<[email protected]<mailto:[email protected]>>
wrote:

> Hi there,
>
> in Qpid JMS AMQP 0.9 and 0.10 there was slf4j which could be used to get
> logging information from the JMS client.
> In 1.0 there is no logging at all. Will it be included again?
>
> Regards,
> Erik
>



Reply via email to