Sphinx |
| Class | Description | |
|---|---|---|
| ConsoleLoggerProvider | A logger provider for writing to the console. | |
| SphinxConnectorLoggerFactory | The factory used to create loggers. |
| Structure | Description | |
|---|---|---|
| SphinxConnectorLogEntry | Represents an entry that should written to the log. |
| Interface | Description | |
|---|---|---|
| ISphinxConnectorLogger | Implement this interface to create a custom logger. | |
| ISphinxConnectorLoggerProvider | A factory for creating instances of ISphinxConnectorLogger. |
| Enumeration | Description | |
|---|---|---|
| SphinxConnectorLogLevel | Represens the level of a log entry. |