Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NServiceBus
Logging
LoggingFactoryDefinition
C# Class NServiceBus.Logging.LoggingFactoryDefinition
Base class for logging definitions.
显示文件
Open project: Particular/NServiceBus
Protected Methods
Method
Description
GetLoggingFactory
( ) :
ILoggerFactory
Constructs an instance of
ILoggerFactory
for use by
LogManager.Use{T}
.
Method Details
GetLoggingFactory()
protected
abstract
method
Constructs an instance of
ILoggerFactory
for use by
LogManager.Use{T}
.
protected
abstract
GetLoggingFactory
( ) :
ILoggerFactory
return
ILoggerFactory