AsyncWcfLib

WcfTrc.PluginDefault Class

The default implementation of a ITracePlugin

Writes to visual studio diagnostic console or to Terminal/Console.

You can easyly write a similar adapter class to redirect trace output to your own logging framework.

For a list of all members of this type, see WcfTrc.PluginDefault Members .

System.Object
   WcfTrc.PluginDefault

public class PluginDefault : ITracePlugin

Requirements

Namespace: SourceForge.AsyncWcfLib

Assembly: SF.AsyncWcfLib (in SF.AsyncWcfLib.dll)

See Also

WcfTrc.PluginDefault Members | SourceForge.AsyncWcfLib Namespace