BizTalk Server Tip #30: Use ETW for high performance tracking
Published on : Mar 4, 2014
Category : BizTalk Server
Use Event Tracking for Windows (ETW) for a high performance tracking and debugging of your BizTalk Applications. Since this method uses some high performance structures within Windows to host tracking the impact is near zero if you are not consuming the output and highly valuable if you are troubleshooting a problem.
You can access to an implementation of this type of tracing on
Best Practices for Instrumenting High Performance BizTalk Solutions