Provides an enumeration of logging levels for XDBC.NET client debugging support.
| Member Name | Description |
|---|---|
| None | Log Level specifying no trace output. |
| Error | Log Level specifying error trace output. |
| Warning | Log Level specifying warning trace output. |
| Info | Log Level specifying information trace output. |
| Debug1 | Log Level specifying informational trace output. |
| Debug2 | Log Level specifying minimal debugging trace output. |
| Debug3 | Log Level specifying moderate debugging trace output. |
| Config | Log Level specifying maximum debugging trace output. |
| All | Log Level specifying all trace output. |
Namespace: MarkLogic.Xdmp
Assembly: MarkLogicXdbc (in MarkLogicXdbc.dll)