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

Namespace: OpenStack
Assembly: openstacknet (in openstacknet.dll) Version: 1.7.7+Branch.master.Sha.25d803f397c8693c2c13777ef6675f796f520f2c
Syntax
public static class Tracing

The OpenStackNetTracing type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTraceFailedHttpCall
Traces a failed HTTP request
Public methodStatic memberTraceHttpCall
Traces an HTTP request
Top
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
Version Information

.NET Framework

Supported in: 4.5

openstack.net

Supported in: 1.6, 1.5
See Also