C# 클래스 NServiceBus.Logging.LoggingFactoryDefinition

Base class for logging definitions.
파일 보기 프로젝트 열기: Particular/NServiceBus

보호된 메소드들

메소드 설명
GetLoggingFactory ( ) : ILoggerFactory

Constructs an instance of ILoggerFactory for use by LogManager.Use{T}.

메소드 상세

GetLoggingFactory() 보호된 추상적인 메소드

Constructs an instance of ILoggerFactory for use by LogManager.Use{T}.
protected abstract GetLoggingFactory ( ) : ILoggerFactory
리턴 ILoggerFactory