Udostępnij za pośrednictwem


Interfejs ILogger

Interfejs dla implementacji rejestrowania.Dzienniki zdarzeń w pliku dziennika.

Przestrzeń nazw:  Microsoft.TeamFoundation.Client
Zestaw:  Microsoft.VisualStudio.TeamFoundation.Client (w Microsoft.VisualStudio.TeamFoundation.Client.dll)

Składnia

'Deklaracja
Public Interface ILogger
public interface ILogger

Metody

  Nazwa Opis
Metoda publiczna LogEvent(String, Int32, String) Rejestruje zdarzenie.
Metoda publiczna LogEvent(String, Int32, XmlNode) Rejestruje zdarzenie.
Metoda publiczna LogException(String, Int32, Exception) Dzienniki wyjątek.
Metoda publiczna LogException(String, Int32, String, Exception) Dzienniki wyjątek.

Początek

Zobacz też

Informacje

Przestrzeń nazw Microsoft.TeamFoundation.Client