AsyncWcfLib

ActorPort.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 object Logger { public get; public set; }

See Also

ActorPort Class | SourceForge.AsyncWcfLib Namespace