LogClasslogType Enumeration
Enumeration that provides log type names
Namespace: MbcsUtilsAssembly: MbcsUtils (in MbcsUtils.dll) Version: 1.0.0.0 (1.0.0.0)
Public Enumeration logType
Dim instance As LogClass.logType
| Info | 0 | |
| Config | 1 | |
| Warning | 2 | |
| ErrorCondition | 3 | |
| Debug | 4 | |