C# 클래스 Material.EBDeployer.DeployLogic.Logging.LoggerProvider

상속: ILoggerProvider
파일 보기 프로젝트 열기: MaterialDev/elastic-beanstalk-deploy 1 사용 예제들

공개 메소드들

메소드 설명
GetLogger ( string callerFilePath = null, string callerName = null, int callerLine = -1 ) : ILogger

메소드 상세

GetLogger() 공개 메소드

public GetLogger ( string callerFilePath = null, string callerName = null, int callerLine = -1 ) : ILogger
callerFilePath string
callerName string
callerLine int
리턴 ILogger