Table of Contents

Interface ILogFactory

Namespace
Inetlab.SMPP.Logging
Assembly
Inetlab.SMPP.dll
public interface ILogFactory

Methods

GetLogger(string)

ILog GetLogger(string loggerName)

Parameters

loggerName string

Returns

ILog