Enum AQALogger.LogLevel
Namespace: Unity.AutomatedQA
Syntax
public enum LogLevel
Fields
Name | Description | Value |
---|---|---|
Disabled | 0 | |
Error | 1 | |
Warning | 2 | |
Info | 3 | |
Debug | 4 |
public enum LogLevel
Name | Description | Value |
---|---|---|
Disabled | 0 | |
Error | 1 | |
Warning | 2 | |
Info | 3 | |
Debug | 4 |