corvus-ch / rabbitmq-cli-consumer

Consume RabbitMQ messages into any cli program
MIT License
236 stars 36 forks source link

Debug "Argument list too long" #85

Closed salvatorecordiano closed 2 years ago

salvatorecordiano commented 4 years ago

Hi. I'm struggling with "Argument list too long" error, described in readme.

I'm trying to debug this issue in production. So I would like to print on log the message body. I enable --verbose option, but I can't reach my goal.

Can you suggest me a way to do it?

Regards, Salvatore