vklochan/python-logstash

AMQPHandler creates a recursive loop of log messages

nukemberg opened this issue · 1 comments

Since pika uses python logging framework internally, if the root logger is configured with AMQPHandler then a loop is created where pika logs are sent through the amqp handler thus causing more logs to be emitted.

Thanks for your feedback. We can't reproduce the issue.