Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NServiceBus
Logging
LoggingFactoryDefinition
C# Class NServiceBus.Logging.LoggingFactoryDefinition
Base class for logging definitions.
Afficher le fichier
Open project: Particular/NServiceBus
Méthodes protégées
Méthode
Description
GetLoggingFactory
( ) :
ILoggerFactory
Constructs an instance of
ILoggerFactory
for use by
LogManager.Use{T}
.
Method Details
GetLoggingFactory()
protected
abstract
méthode
Constructs an instance of
ILoggerFactory
for use by
LogManager.Use{T}
.
protected
abstract
GetLoggingFactory
( ) :
ILoggerFactory
Résultat
ILoggerFactory