Sphinx Connector. Logging Namespace
Classes
| ConsoleLoggerProvider | A logger provider for writing to the console. |
| SphinxConnectorLoggerFactory | The factory used to create loggers. |
Structures
| SphinxConnectorLogEntry | Represents an entry that should written to the log. |
Interfaces
| ISphinxConnectorLogger | Implement this interface to create a custom logger. |
| ISphinxConnectorLoggerProvider | A factory for creating instances of ISphinxConnectorLogger. |
Enumerations
| SphinxConnectorLogLevel | Represens the level of a log entry. |