Class LoggerBase
- Namespace
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.Diagnostics
- Assembly
- BlueByte.SOLIDWORKS.PDMProfessional.SDK.dll
Base class for all loggers.
public abstract class LoggerBase
- Inheritance
-
LoggerBase
- Inherited Members
Methods
GetLoggerType()
Gets the type of the logger.
public LoggerType_e GetLoggerType()
Returns
Exceptions
- Exception
Could not infer type of logger. Make sure to choose the logger type.