Property | Type | Description | |
---|---|---|---|
Log | void |
Method | Description | |
---|---|---|
IsEnabled ( string category, TraceLevel level ) : bool | ||
Trace ( |
Method | Description | |
---|---|---|
Log ( System.Web.Http.Tracing.TraceRecord record ) : void |
public IsEnabled ( string category, TraceLevel level ) : bool | ||
category | string | |
level | TraceLevel | |
return | bool |
public Trace ( |
||
request | ||
category | string | |
level | TraceLevel | |
traceAction | Action |
|
return | void |