Skip to content

Instantly share code, notes, and snippets.

View MarkMpn's full-sized avatar

Mark Carrington MarkMpn

View GitHub Profile
@MarkMpn
MarkMpn / CanaryTracer.cs
Created July 3, 2020 12:39 — forked from rappen/CanaryTracer.cs
Extension that writes everything from an IExecutionContext to the Plugin Trace Log
/* ***********************************************************
* CanaryTracer.cs
* Found at: https://jonasr.app/canary
* Created by: Jonas Rapp https://jonasr.app/
*
* Writes everything from an IExecutionContext to the Plugin Trace Log.
*
* Sample call:
* tracingservice.TraceContext(context,
* includeparentcontext,