[rabbitmq-discuss] Use of QueueDeclarePassive generates errors in log

Michael Klishin mklishin at gopivotal.com
Thu Jun 5 10:25:54 BST 2014


 On 5 June 2014 at 13:23:18, Andrius Norkaitis (andnrk at gmail.com) wrote:
> > [
> {rabbit, [ {log_levels, [{connection, none}]} ] }
> ].
>  
> does not work as these messages are still logged.

Yes, as things stand, errors are always logged.

I recommend not relying on passive declare so much if it produces
excessive log writes. Simply declare what you need and use it.

Not logging anything is a dangerous feature I'm a bit hesitant to consider.
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list