LogLevel Enumeration |
Namespace: PSI.Sox
public enum LogLevel
public enum class LogLevel
PSI.Sox.LogLevel = function(); PSI.Sox.LogLevel.createEnum('PSI.Sox.LogLevel', false);
| Member name | Value | Description | |
|---|---|---|---|
| Trace | 0 | Trace Log Level | |
| Debug | 1 | Debug Log Level | |
| Info | 2 | Info Log Level | |
| Warning | 3 | Warning Log Level | |
| Error | 4 | Error Log Level | |
| Fatal | 5 | Fatal Log Level |
Copyright © 2010 - 2019 UPS Professional Services Inc.