Interface ILogger
Interface for logging purposes. This library does not depend on any logging provider. Clients should provide concrete implementation of this interface to log messages from the library.
public interface ILogger
Interface for logging purposes. This library does not depend on any logging provider. Clients should provide concrete implementation of this interface to log messages from the library.
public interface ILogger