프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Log | void |
메소드 | 설명 | |
---|---|---|
IsEnabled ( string category, TraceLevel level ) : bool | ||
Trace ( |
메소드 | 설명 | |
---|---|---|
Log ( System.Web.Http.Tracing.TraceRecord record ) : void |
public IsEnabled ( string category, TraceLevel level ) : bool | ||
category | string | |
level | TraceLevel | |
리턴 | bool |
public Trace ( |
||
request | ||
category | string | |
level | TraceLevel | |
traceAction | Action |
|
리턴 | void |