Click or drag to resize

ProcessLogger Class

ProcessLogger is used as intermediate class just for easier access to logger used in interprocess actions. The logger is only effective if the CTHost process is running before creation of this object.
Inheritance Hierarchy
SystemObject
  ATR.CT.CTInterfaceProcessLogger

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public class ProcessLogger

The ProcessLogger type exposes the following members.

Methods
 NameDescription
Public methodAppendLog Append to log.
Top
Revision History
DateVersionDescription
-2020 SP1First Release
See Also