jonwagner / EventSourceProxy

EventSourceProxy (ESP) is the easiest way to add scalable Event Tracing for Windows (ETW) logging to your .NET program
Other
97 stars 20 forks source link

Added externalActivityId parameter to EventActivityScope; added tests for same #16

Closed jamezor closed 10 years ago

jamezor commented 10 years ago

We need to create an EventActivityScope with a given activity guid and so I've implemented a very simple mechanism for doing so.

I think ETW provides some sort of build in mechanism for doing this automagically somehow but I couldn't find any useful information available about this. Hence the solution embodied by this pull request :)

jonwagner commented 10 years ago

Awesome - I'll take a look at this and Issue #15 this week.

jamezor commented 10 years ago

Great, thanks for merging that so quickly! My next question is, when might the next release with this included will be published onto NuGet?

jonwagner commented 10 years ago

I’m going to take a look at Issue #15 tomorrow morning. Hopefully it’s quick.

From: James Gilberd [mailto:notifications@github.com] Sent: Thursday, February 13, 2014 4:52 PM To: jonwagner/EventSourceProxy Cc: Jon Wagner Subject: Re: [EventSourceProxy] Added externalActivityId parameter to EventActivityScope; added tests for same (#16)

Great, thanks for merging that so quickly! My next question is, when might the next release with this included will be published onto NuGet?

— Reply to this email directly or view it on GitHub https://github.com/jonwagner/EventSourceProxy/pull/16#issuecomment-35030559 .

jonwagner commented 10 years ago

This is in v2.1.0, up on nuget.