LoginResult Enumeration | Table of Content | LogReplayFinishedEventArgs Class![]() |
| LogLevel Enumeration |
Namespace: OnixS.NET.ICE.iMpact
public enum LogLevel
| Member name | Value | Description | |
|---|---|---|---|
| Fatal | 0 | Fatal error, cannot continue. | |
| Error | 1 | System error, but we can go on. | |
| Warning | 2 | User or logic error, just say about it. | |
| Info | 3 | Information messages. | |
| Trace | 4 | Used for tracing. | |
| Debug | 5 | Used for debugging. |