Click or drag to resize

ISphinxConnectorLoggerProvider Interface

A factory for creating instances of ISphinxConnectorLogger.

Namespace:  SphinxConnector.Logging
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public interface ISphinxConnectorLoggerProvider

The ISphinxConnectorLoggerProvider type exposes the following members.

Methods
  NameDescription
Public methodFor
Create an instance of an implementation of ISphinxConnectorLogger.
Top
See Also