Enum Log.Level
An enum describing different logging levels.
Namespace: Unity.Simulation
Syntax
public enum Level
Fields
| Name | Description | Value |
|---|---|---|
| All | ||
| Error | ||
| Fatal | ||
| Info | ||
| None | ||
| Verbose | ||
| Warning |
An enum describing different logging levels.
public enum Level
| Name | Description | Value |
|---|---|---|
| All | ||
| Error | ||
| Fatal | ||
| Info | ||
| None | ||
| Verbose | ||
| Warning |