TraceWriter Class

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices >

TraceWriter Class

BR.AN.PviServices .NET


This class implements basic logging functionality based on the Trace command

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

System.Object

  TraceWriter

[Visual Basic]

Public Class TraceWriter

[C#]

public class TraceWriter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The trace file will always be located in the executables run directory. The name of the trace file will start with "Trace" followwed by the date and time e.g.: Trace20050828_084423.log

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

TraceWriter Members | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

TraceWriter Members

TraceWriter Constructor

TraceWriterMethods