메소드 | 설명 | |
---|---|---|
LoggingInterceptor ( ILoggingConfig config, ILog>.Func |
Initializes a new instance of the LoggingInterceptor class.
|
|
LoggingInterceptor ( ILoggingConfig config, ILog>.Func |
Initializes a new instance of the LoggingInterceptor class.
|
메소드 | 설명 | |
---|---|---|
LogAfter ( IInvocation invocation ) : void | ||
LogBefore ( IInvocation invocation ) : void | ||
LogError ( IInvocation invocation, |
||
LogFinally ( IInvocation invocation ) : void |
메소드 | 설명 | |
---|---|---|
Initialize ( bool>.Func |
protected LogAfter ( IInvocation invocation ) : void | ||
invocation | IInvocation | |
리턴 | void |
protected LogBefore ( IInvocation invocation ) : void | ||
invocation | IInvocation | |
리턴 | void |
protected LogError ( IInvocation invocation, |
||
invocation | IInvocation | |
error | ||
리턴 |
protected LogFinally ( IInvocation invocation ) : void | ||
invocation | IInvocation | |
리턴 | void |
public LoggingInterceptor ( ILoggingConfig config, ILog>.Func |
||
config | ILoggingConfig | The config. |
logFactory | ILog>.Func | The log factory. |
formatter | ILogValueFormatter | The formatter. |
리턴 | System |
public LoggingInterceptor ( ILoggingConfig config, ILog>.Func |
||
config | ILoggingConfig | The config. |
logFactory | ILog>.Func | The log factory. |
formatter | ILogValueFormatter | The formatter. |
condition | bool>.Func | The intercept condition. |
리턴 | System |