Property | Type | Description | |
---|---|---|---|
ProcessLogOptions | void | ||
UpdatePropertyBag | void |
Method | Description | |
---|---|---|
ClearConfig ( ) : void |
Sets every log configuration to false
|
|
CreateFrom ( |
||
CreateFrom ( |
||
GetLogOptions ( ) : ServiceLogEventOptions | ||
UpdateFrom ( ILogEventConfig l ) : bool | ||
UpdateFrom ( IPluginConfigAccessor config ) : void | ||
VMLogEventConfig ( |
||
VMLogEventConfig ( |
Method | Description | |
---|---|---|
ProcessLogOptions ( ServiceLogEventOptions e ) : void | ||
UpdatePropertyBag ( ) : void |
public static CreateFrom ( |
||
holder | ||
e | ILogEventConfig | |
return |
public static CreateFrom ( |
||
holder | ||
e | ISimpleEventInfo | |
return |
public GetLogOptions ( ) : ServiceLogEventOptions | ||
return | ServiceLogEventOptions |
public UpdateFrom ( ILogEventConfig l ) : bool | ||
l | ILogEventConfig | |
return | bool |
public UpdateFrom ( IPluginConfigAccessor config ) : void | ||
config | IPluginConfigAccessor | |
return | void |
public VMLogEventConfig ( |
||
holder | ||
name | string | |
parameters | List |
|
logOptions | ServiceLogEventOptions | |
isBound | bool | |
return | System.Collections.Generic |
public VMLogEventConfig ( |
||
holder | ||
name | string | |
logOptions | ServiceLogEventOptions | |
isBound | bool | |
return | System.Collections.Generic |