logging config
- allow to pass the loglevel as a string,
- kill useless tmp variables,
- add a filter to prevent amqp's heartbeat_tick debug messages.
listener
- do use a dedicated logger instead of the root logger,
- add a couple of logging statements (in perform_action methods),
- replace the --verbose cli option by --log-level