C# 클래스 dotnetliberty.AspNet.log4net.Log4NetAspExtensions

파일 보기 프로젝트 열기: ashimoon/dotnetliberty.AspNet.log4net

공개 메소드들

메소드 설명
AddLog4Net ( this loggerFactory ) : void
ConfigureLog4Net ( this appEnv, string configFileRelativePath ) : void

메소드 상세

AddLog4Net() 공개 정적인 메소드

public static AddLog4Net ( this loggerFactory ) : void
loggerFactory this
리턴 void

ConfigureLog4Net() 공개 정적인 메소드

public static ConfigureLog4Net ( this appEnv, string configFileRelativePath ) : void
appEnv this
configFileRelativePath string
리턴 void