Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Utility
Logging
NLog
NLogLoggerFactory
C# Class Utility.Logging.NLog.NLogLoggerFactory
Inheritance:
LoggerFactoryBase
ファイルを表示
Open project: ChrisMH/Utility.Logging
Class Usage Examples
Protected Methods
Method
Description
CreateLogger
(
string
name
) :
ILogger
Method Details
CreateLogger()
protected
method
protected
CreateLogger
(
string
name
) :
ILogger
name
string
return
ILogger