Table of Contents

Interface ILogFactory

Namespace
Inetlab.MMS.Logging
Assembly
Inetlab.MMS.MM7.dll
public interface ILogFactory

Methods

GetLogger(string)

ILog GetLogger(string loggerName)

Parameters

loggerName string

Returns

ILog