Enum enumTLogEventType
Possible values of log event types
Namespace: SprutCAMTech.CAMAPI.Extensions
Assembly: SprutCAMTech.CAMAPI.Extensions.dll
Syntax
public enum enumTLogEventType
Fields
Name | Description |
---|---|
debug | Most detailed message |
error | error message |
head | Head information to show in common use |
Info | Message, which can be useful for common user, if something doesn't work |
verbose | Message, if build system has self critical errors |
warning | warning message |