When attempting to consume messages from the log endpoint queue I noticed that they could not be consumed as they were missing the 16 byte GUID extension that normal bus messages have. I altered the code that copies the messages from the bus to the log endpoint to include the correct extension. Is there a downside to doing this? I am creating a log monitoring tool to keep track of average message processing times from the bus and to move logged messages to a more permanent store.
Thanks, Shawn -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
