<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > TraceWriter Class |
This class implements basic logging functionality based on the Trace command
For a list of all members of this type, see TraceWriter Members .
TraceWriter
[Visual Basic]
Public Class TraceWriter
[C#]
public class TraceWriter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
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
Namespace: BR.AN.PviServices
Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)
TraceWriter Members | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]
Topics in this section: