LogItemType Enumeration¶
Namespace: id3.Bioseal
Definition¶
Enumerates the log item types.
Fields¶
Name |
Value |
Description |
|---|---|---|
|
0 |
The log item is an undefined. |
|
1 |
The log item is an information. |
|
2 |
The log item is a warning. |
|
3 |
The log item is an error. |
|
4 |
The log item is for debug only. |