C# Class Halibut.Diagnostics.LogFactory

Inheritance: ILogFactory
Afficher le fichier Open project: OctopusDeploy/Halibut

Méthodes publiques

Méthode Description
ForEndpoint ( Uri endpoint ) : ILog
GetEndpoints ( ) : System.Uri[]

Private Methods

Méthode Description
NormalizeEndpoint ( Uri endpoint ) : Uri

Method Details

ForEndpoint() public méthode

public ForEndpoint ( Uri endpoint ) : ILog
endpoint System.Uri
Résultat ILog

GetEndpoints() public méthode

public GetEndpoints ( ) : System.Uri[]
Résultat System.Uri[]