An NDoc Documented Class Library

TraceEx.WriteInfo Method (String)

Writes a message to the trace listeners in the Listeners collection if the TraceLevel for the calling module is set to TraceLevel.Info or higher.

public static void WriteInfo(
   string message
);

Parameters

message
A message to write

See Also

TraceEx Class | TraceEx Members | Genghis.Diagnostics Namespace | TraceEx.WriteInfo Overload List