Skip to content

Instantly share code, notes, and snippets.

@kellabyte
Created November 27, 2011 01:37
Show Gist options
  • Save kellabyte/1396757 to your computer and use it in GitHub Desktop.
Save kellabyte/1396757 to your computer and use it in GitHub Desktop.
MassTransit Log
DEBUG 08:27:07 AddPeerSubscription: MyService.Contract.Commands.ChangeCommand, MyService.Contract, ff465696-9dec-44e2-8b1d-9fa701510708
DEBUG 08:27:07 PeerSubscriptionAdded: MyService.Contract.Commands.ChangeCommand, MyService.Contract, msmq://mypc/service?tx=false 6ee1ac34-2c8c-4100-a111-9fa701510a32
DEBUG 08:27:07 Adding subscription for ChangeSessionClassificationCommand on msmq://mypc/gateway?tx=false to msmq://mypc/service?tx=false
INFO 08:27:07 Added: MyService.Contract.Commands.ChangeCommand, MyService.Contract => msmq://mypc/service?tx=false, 6ee1ac34-2c8c-4100-a111-9fa701510a32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment