Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Common
Logging
DotLog
DotLogFactoryAdapter
C# 클래스 Common.Logging.DotLog.DotLogFactoryAdapter
상속:
AbstractCachingLoggerFactoryAdapter
파일 보기
프로젝트 열기: subfuzion/dotlog
공개 메소드들
메소드
설명
DotLogFactoryAdapter
(
NameValueCollection
properties
) :
System
보호된 메소드들
메소드
설명
CreateLogger
(
string
name
) :
ILog
메소드 상세
CreateLogger()
보호된
메소드
protected
CreateLogger
(
string
name
) :
ILog
name
string
리턴
ILog
DotLogFactoryAdapter()
공개
메소드
public
DotLogFactoryAdapter
(
NameValueCollection
properties
) :
System
properties
System.Collections.Specialized.NameValueCollection
리턴
System