Method | Description | |
---|---|---|
ApplyConfiguration ( ILogConfig c ) : void | ||
ApplyConfiguration ( ILogServiceConfig s ) : void | ||
GetOptions ( System e ) : ServiceLogEventOptions | ||
GetOptions ( System m ) : ServiceLogMethodOptions | ||
ServiceHostConfiguration ( ILogConfig c ) : CK.Plugin |
public ApplyConfiguration ( ILogConfig c ) : void | ||
c | ILogConfig | |
return | void |
public ApplyConfiguration ( ILogServiceConfig s ) : void | ||
s | ILogServiceConfig | |
return | void |
public GetOptions ( System e ) : ServiceLogEventOptions | ||
e | System | |
return | ServiceLogEventOptions |
public GetOptions ( System m ) : ServiceLogMethodOptions | ||
m | System | |
return | ServiceLogMethodOptions |
public ServiceHostConfiguration ( ILogConfig c ) : CK.Plugin | ||
c | ILogConfig | |
return | CK.Plugin |