WCF logging/tracing and activity id propagation using log4net or NLog
问题 I have seen many other questions on logging. Best practices. What logging platform is best. Etc. Here are some links from here on SO with very good discussions on the topic: logging best practices log4net vs TraceSource best logging solution for .NET 3.5 project .NET 3.5 logging BEGIN EDIT: Having typed this long post, I guess that the main thing that I am trying to figure out is how tightly coupled WCF logging/tracing and activity id propagation are to System.Diagnostics and TraceSources.