Enum LogMessageType
The type of logging message.
Namespace: SprutTechnology.SCPostprocessor
Assembly: SCPostprocessor.dll
Syntax
public enum LogMessageType
Fields
Name | Description |
---|---|
Error | Critical error message. |
Info | Just some information for the user. |
Warning | Some warning message for the user. |