The Wayback Machine - https://web.archive.org/web/20201117185239/https://github.com/eventflow/EventFlow/pull/779
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PoC] Event correlation #779

Open
wants to merge 2 commits into
base: develop
from
Open

[PoC] Event correlation #779

wants to merge 2 commits into from

Conversation

@rasmus
Copy link
Member

@rasmus rasmus commented Jul 12, 2020

PoC of event correlation for #774. AsyncLocal<> was introduced in .NET 4.6, thus the need to upgrade.

@MaxShoshin
Copy link
Contributor

@MaxShoshin MaxShoshin commented Jul 12, 2020

@rasmus ,

If you want to implement this without upgrade you can use CallContext for old frameworks.
I've see this into:
https://github.com/serilog/serilog/blob/dev/src/Serilog/Context/LogContext.cs

Base automatically changed from enable-crash-resilience to develop Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.