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