Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Handler for logging events.
Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
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)