| RackspaceNetTracing Class |
Provides global point for programmatically configuraing tracing
Inheritance Hierarchy
Namespace: RackspaceAssembly: Rackspace (in Rackspace.dll) Version: 0.2.0+Branch.master.Sha.9ad6ce59ab4f7b2400f7a7c9c086aa1c5ea11c4e
Syntax public static class Tracing
Public NotInheritable Class Tracing
public ref class Tracing abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Tracing = class end
The RackspaceNetTracing type exposes the following members.
Fields
| Name | Description |
---|
| Http |
Trace source for all HTTP requests. Default level is Error.
In your app or web.config the trace soruce name is "Flurl.Http".
|
TopSee Also