Compartilhar via


Método ILogger.LogEvent (String, Int32, String)

Registra um evento em log.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (em Microsoft.VisualStudio.TeamFoundation.Client.dll)

Sintaxe

'Declaração
Sub LogEvent ( _
    plugin As String, _
    logLevel As Integer, _
    msg As String _
)
void LogEvent(
    string plugin,
    int logLevel,
    string msg
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ILogger Interface

Sobrecargas LogEvent

Namespace Microsoft.TeamFoundation.Client