AsyncWcfLib

WcfApplication.Logger Property

Set your logging object here (null by default). It is passed to the logging methods of WcfTrc.ITracePlugin. You will use it when writing your own adapter class based on WcfTrc.ITracePlugin. The adapter class is needed to redirect trace output to your own logging/tracing framework.

public static object Logger { public get; public set; }

See Also

WcfApplication Class | SourceForge.AsyncWcfLib Namespace