serilog-sinks-fluentd
serilog-sinks-fluentd copied to clipboard
Add options for connection managment.
Unconnected servers ( for example shutdown) remains unnoticed by the library. This patch allows discarding connections so the situation can be corrected
New options:
*ConnectionUsefulPeriod: If this value is set, reconnect after elapsed time.
*ReconnetRetryPeriod Connection retry interval to not retry so often