Class LoggerHelper
Class to get an instance of logger for currently running CAM
Inherited Members
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class LoggerHelper
Methods
GetInstance()
Get an instance of logger from the main CAM application
Declaration
public static ComWrapper<IExtensionLogger> GetInstance()
Returns
| Type | Description |
|---|---|
| ComWrapper<IExtensionLogger> |