Level Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ZU
public enum Level
Member name | Value | Description | |
---|---|---|---|
Fatal | 0 | The Fatal Level | |
Error | 1 | The Error Level | |
Warn | 2 | The Warning Level | |
Info | 3 | The Inform Level | |
Debug | 4 | The Debug Level | |
Verbose | 5 | The Verbose Level | |
Special | 6 | The Special Level | |
Notify | 7 | User Notification Level |