AsyncWcfLib

WcfTrc Members

WcfTrc overview

Public Static Fields

ErrorCount Count of warning traces (for unit tests).
WarningCount Count of warning traces (for unit tests).

Public Static Properties

ApplicationInstance Common application info: ApplicationInstance

Public Static Methods

Error Write trace for unexpected condition that cannot be handled properly.
Exception Write trace about a handled program exception.
Info Write informative trace about program flow.
ResetCount Reset the trace counters to zero.
Run Call it periodically (e.g. 5 sec.) to flush buffer to tracefile
Start Write trace header and store 'ApplicationInstance'
Stop Write trace footer
UsePlugin Set the trace plugin.
Warning Write trace for unexpected, but still accepted, recoverable and tested condition.

Public Instance Constructors

WcfTrc Constructor Initializes a new instance of the WcfTrc class.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

WcfTrc Class | SourceForge.AsyncWcfLib Namespace