C# 클래스 Halibut.Diagnostics.LogFactory

상속: ILogFactory
파일 보기 프로젝트 열기: OctopusDeploy/Halibut

공개 메소드들

메소드 설명
ForEndpoint ( Uri endpoint ) : ILog
GetEndpoints ( ) : System.Uri[]

비공개 메소드들

메소드 설명
NormalizeEndpoint ( Uri endpoint ) : Uri

메소드 상세

ForEndpoint() 공개 메소드

public ForEndpoint ( Uri endpoint ) : ILog
endpoint System.Uri
리턴 ILog

GetEndpoints() 공개 메소드

public GetEndpoints ( ) : System.Uri[]
리턴 System.Uri[]