Method | Description | |
---|---|---|
AddToDownstreamWhitelist ( string table, int priority ) : void | ||
AddToUpstreamWhitelist ( string table, int priority ) : void | ||
ApplyDefaults ( ) : void | ||
ApplyDefaultsFromHost ( ) : void | ||
ToConfiguration ( ) : ILogStreamerConfiguration |
Apply defaults for everything not specified on the current instance and expose the merged result as a configration abstraction.
|
|
ValidateContent ( ) : void |
public AddToDownstreamWhitelist ( string table, int priority ) : void | ||
table | string | |
priority | int | |
return | void |
public AddToUpstreamWhitelist ( string table, int priority ) : void | ||
table | string | |
priority | int | |
return | void |
public ToConfiguration ( ) : ILogStreamerConfiguration | ||
return | ILogStreamerConfiguration |