tags:

views:

30

answers:

1

I am running RabbitMQ on windows 7 ( currently for debug reasons). I want to see the messages on the open console each time I send a message. Is there a way to rout the logs to the open console? 10x

A: 

You can do it in, the programming language you are using to Publish and consume messages from RabbitMQ.

sheki