Enum AQALogger.LogLevel
Namespace: Unity.AutomatedQA
Syntax
public enum LogLevel : int
Fields
Name | Description | Value |
---|---|---|
Debug | ||
Disabled | ||
Error | ||
Info | ||
Warning |
public enum LogLevel : int
Name | Description | Value |
---|---|---|
Debug | ||
Disabled | ||
Error | ||
Info | ||
Warning |