C# 클래스 Affecto.Logging.Log4Net.Log4NetWrapper

파일 보기 프로젝트 열기: affecto/dotnet-Logging 1 사용 예제들

공개 메소드들

메소드 설명
Configure ( ) : void
GetLog ( Type type ) : log4net.ILog

메소드 상세

Configure() 공개 메소드

public Configure ( ) : void
리턴 void

GetLog() 공개 메소드

public GetLog ( Type type ) : log4net.ILog
type System.Type
리턴 log4net.ILog