AsyncWcfLib

WcfTrc.Warning Method

Write trace for unexpected, but still accepted, recoverable and tested condition.

public static void Warning(
   string group,
   string text,
   object logger
);

Parameters

group
defining the object or object group
text
Trace text
logger
Any optional logger framework object to write trace to.

See Also

WcfTrc Class | SourceForge.AsyncWcfLib Namespace