Logging priority levels.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public enum Level
Members
| Member name | Value | Description | |
|---|---|---|---|
| FATAL | 0 | ||
| ERROR | 1 | ||
| WARN | 2 | ||
| INFO | 3 | ||
| DEBUG | 4 | ||
| TRACE | 5 |
Remarks
See Also
| DOFLogLevel Enumeration | OpenDOF Object Access Library |
Namespace: org.opendof.core.oal
public enum Level
| Member name | Value | Description | |
|---|---|---|---|
| FATAL | 0 | ||
| ERROR | 1 | ||
| WARN | 2 | ||
| INFO | 3 | ||
| DEBUG | 4 | ||
| TRACE | 5 |