Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Handler for logging events.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaración
Public Interface ILogHandler
public interface ILogHandler
public interface class ILogHandler
type ILogHandler = interface end
public interface ILogHandler
The ILogHandler type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Logger | Gets the logger that is used by this handler. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
BeginLog | Initializes the logger to accept log entries. |
![]() |
EndLog | Closes the logger. |
![]() |
ViewLog | Views the logger. |
Top
.gif)
.gif)