ILogFactory Interface

Relativity API
Factory for getting loggers.

Namespace:  Relativity.API
Assembly:  Relativity.API (in Relativity.API.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public interface ILogFactory

The ILogFactory type exposes the following members.

Methods

  NameDescription
Public methodGetLogger
Gets the active Relativitiy.Logging.Log.Logger and wraps it into an IAPILog for external use.
Top
See Also

Reference