프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ClearContext | void | ||
CreateContext | void |
메소드 | 설명 | |
---|---|---|
Capture ( Func |
||
Capture ( string message ) : void | ||
CaptureBegin ( Func |
||
CaptureBegin ( string message ) : bool | ||
CaptureEnd ( ) : void | ||
Configure ( ) : void | ||
Configure ( string configFile ) : void |
메소드 | 설명 | |
---|---|---|
ClearContext ( ) : void | ||
CreateContext ( ) : void |
public static Capture ( Func |
||
computeMessage | Func |
|
리턴 | void |
public static CaptureBegin ( Func |
||
computeMessage | Func |
|
리턴 | bool |
public static CaptureBegin ( string message ) : bool | ||
message | string | |
리턴 | bool |
public static Configure ( string configFile ) : void | ||
configFile | string | |
리턴 | void |