Chameleon and Iguana Plugin C# Class Libraries

Log Interface

The listener interface for handling log output events.

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

[Visual Basic]
Public Interface Log
[C#]
public interface Log

Remarks

This interface allows clients which support this interface to be unaware of what device they are actually logging to.

Use of the python log() command in the VMD file will be output through this interface.

Requirements

Namespace: iNTERFACEWARE.Chameleon

Assembly: CHM_CSHARP (in CHM_CSHARP.dll)

See Also

Log Members | iNTERFACEWARE.Chameleon Namespace