Property GetLogger
GetLogger
Declaration
public Func<Log4NetLoggingTypeSource, ILog> GetLogger { get; set; }
Property Value
Type | Description |
---|---|
Func<Log4NetLoggingTypeSource, log4net.ILog> |
public Func<Log4NetLoggingTypeSource, ILog> GetLogger { get; set; }
Type | Description |
---|---|
Func<Log4NetLoggingTypeSource, log4net.ILog> |