Property | Type | Description | |
---|---|---|---|
GetLogOptions | ServiceLogMethodOptions | ||
ProcessLogOptions | void | ||
UpdatePropertyBag | void | ||
VMLogMethodConfig | System.Collections.Generic |
Method | Description | |
---|---|---|
ClearConfig ( ) : void | ||
CreateFrom ( |
||
CreateFrom ( |
||
UpdateFrom ( ILogMethodConfig m ) : bool | ||
UpdateFrom ( IPluginConfigAccessor config ) : void | ||
VMLogMethodConfig ( |
Method | Description | |
---|---|---|
GetLogOptions ( ) : ServiceLogMethodOptions | ||
ProcessLogOptions ( ServiceLogMethodOptions logOptions ) : void | ||
UpdatePropertyBag ( ) : void | ||
VMLogMethodConfig ( |
public static CreateFrom ( |
||
holder | ||
m | ILogMethodConfig | |
return |
public static CreateFrom ( |
||
holder | ||
m | ISimpleMethodInfo | |
return |
public UpdateFrom ( ILogMethodConfig m ) : bool | ||
m | ILogMethodConfig | |
return | bool |
public UpdateFrom ( IPluginConfigAccessor config ) : void | ||
config | IPluginConfigAccessor | |
return | void |
public VMLogMethodConfig ( |
||
holder | ||
name | string | |
isBound | bool | |
return | System.Collections.Generic |