Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes different categories for log entries.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Client.LogLevels
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
Public NotInheritable Class LogLevels
public static class LogLevels
public ref class LogLevels abstract sealed
[<AbstractClass>]
[<Sealed>]
type LogLevels = class end
public final class LogLevels
The LogLevels type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
Error | The log entry is an error. |
![]() ![]() |
Informational | The log entry is informational. |
![]() ![]() |
Warning | The log entry is a warning. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.