SphinxConnectorLogEntry Structure |
Note: This API is now obsolete.
Namespace: SphinxConnector.Logging
The SphinxConnectorLogEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| SphinxConnectorLogEntry |
Creates a new instance of .
|
| Name | Description | |
|---|---|---|
| Args |
Optional message arguments.
| |
| Exception |
Optional exception to write to the log.
| |
| LogLevel |
The log level.
| |
| Message |
The message to write to the log.
|
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |