Click or drag to resize
RackspaceNetTracing Class
Provides global point for programmatically configuraing tracing
Inheritance Hierarchy
SystemObject
  RackspaceRackspaceNetTracing

Namespace: Rackspace
Assembly: Rackspace (in Rackspace.dll) Version: 0.2.0+Branch.master.Sha.9ad6ce59ab4f7b2400f7a7c9c086aa1c5ea11c4e
Syntax
public static class Tracing

The RackspaceNetTracing type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberHttp
Trace source for all HTTP requests. Default level is Error.

In your app or web.config the trace soruce name is "Flurl.Http".

Top
See Also