Method Initialize
Initialize(Logger, SinkConfiguration)
Initialization of the sink using Logger and SinkConfiguration of this Sink
Declaration
public override void Initialize(Logger logger, SinkConfiguration systemConfig)
Parameters
Type | Name | Description |
---|---|---|
Logger | logger | Logger that owns the sink |
SinkConfiguration | systemConfig | Configuration |