Created
February 1, 2013 12:27
-
-
Save justinvdm/4691028 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013-02-01 14:24:43+0200 [-] Starting factory <vumi.service.AmqpFactory instance at 0x9e7498c> | |
2013-02-01 14:24:43+0200 [WorkerAMQClient,client] Got an authenticated connection | |
2013-02-01 14:24:43+0200 [WorkerAMQClient,client] Starting a EchoWorker worker with config: {'transport_name': 'imimobile_ussd_transport'} | |
2013-02-01 14:24:43+0200 [WorkerAMQClient,client] Starting Imimobile_ussd_transportInboundDynamicConsumer with {'exchange_name': 'vumi', 'queue_name': 'imimobile_ussd_transport.inbound', 'routing_key': 'imimobile_ussd_transport.inbound', 'exchange_type': 'direct', 'start_paused': True, 'durable': True} | |
2013-02-01 14:24:43+0200 [WorkerAMQClient,client] Consumer starting... | |
2013-02-01 14:24:43+0200 [WorkerAMQClient,client] Starting Imimobile_ussd_transportEventDynamicConsumer with {'exchange_name': 'vumi', 'queue_name': 'imimobile_ussd_transport.event', 'routing_key': 'imimobile_ussd_transport.event', 'exchange_type': 'direct', 'start_paused': True, 'durable': True} | |
2013-02-01 14:24:43+0200 [WorkerAMQClient,client] Consumer starting... | |
2013-02-01 14:24:43+0200 [WorkerAMQClient,client] Started the publisher |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment