Skip to content

Instantly share code, notes, and snippets.

@justinvdm
Created February 1, 2013 12:27
Show Gist options
  • Save justinvdm/4691028 to your computer and use it in GitHub Desktop.
Save justinvdm/4691028 to your computer and use it in GitHub Desktop.
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