Enum LogLevel
Log Level
Namespace: Unity.Logging
Syntax
public enum LogLevel : byte
Fields
| Name | Description | Value |
|---|---|---|
| Debug | ||
| Error | ||
| Fatal | ||
| Info | ||
| Verbose | ||
| Warning |
Log Level
public enum LogLevel : byte
| Name | Description | Value |
|---|---|---|
| Debug | ||
| Error | ||
| Fatal | ||
| Info | ||
| Verbose | ||
| Warning |