Enum LogLevel
Describes the message log level of a code issue
Namespace: Unity.ProjectAuditor.Editor
Assembly: Unity.ProjectAuditor.Editor.dll
Syntax
public enum LogLevel
Fields
Name | Description |
---|---|
Error | An error message |
Info | A general information message |
Warning | A warning message |