Freigeben über


ITFLogger-Schnittstelle

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Interface ITFLogger
public interface ITFLogger

Methoden

  Name Beschreibung
Öffentliche Methode Error(Exception)
Öffentliche Methode Error(String)
Öffentliche Methode Error(String, array<Object[])
Öffentliche Methode Info(String)
Öffentliche Methode Info(String, array<Object[])
Öffentliche Methode Warning(Exception)
Öffentliche Methode Warning(String)
Öffentliche Methode Warning(String, array<Object[])

Zum Seitenanfang

Siehe auch

Referenz

Microsoft.TeamFoundation.Common-Namespace