TraceConfiguration Class

Definition

This class will only provide log registration that is not capable of doing cross-process correlation. It is advised to only use this for services that run within the devenv process; however it should work for all services if you want to use this now.

Check back for a future update of this library.

public ref class TraceConfiguration : IDisposable, Microsoft::VisualStudio::LogHub::ITraceConfiguration
public class TraceConfiguration : IDisposable, Microsoft.VisualStudio.LogHub.ITraceConfiguration
type TraceConfiguration = class
    interface ITraceConfiguration
    interface IDisposable
Public Class TraceConfiguration
Implements IDisposable, ITraceConfiguration
Inheritance
TraceConfiguration
Implements

Applies to