Sphinx Connector Log Level Enumeration
Represens the level of a log entry.
Definition
Namespace: SphinxConnector.Logging
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public enum SphinxConnectorLogLevelVB
Public Enumeration SphinxConnectorLogLevelMembers
| Trace | 0 | Trace |
| Debug | 1 | Debug |
| Info | 2 | Info |
| Warn | 3 | Warn |
| Error | 4 | Error |
| Fatal | 5 | Fatal |