Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
EzBus
Log4Net
Log4NetLoggerFactory
C# Class EzBus.Log4Net.Log4NetLoggerFactory
Inheritance:
EzBus.Logging.LoggerFactory
Show file
Open project: Zapote/EzBus
Public Methods
Method
Description
CreateLogger
(
LogLevel
level
,
string
name
) :
ILogger
Method Details
CreateLogger()
public
method
public
CreateLogger
(
LogLevel
level
,
string
name
) :
ILogger
level
LogLevel
name
string
return
ILogger