vorner / spirit

Apache License 2.0
162 stars 6 forks source link

Network logging: reconnects #11

Open vorner opened 6 years ago

vorner commented 6 years ago

There's a network logging support. But if the connection is ever lost, it reconnects only at the next configuration reload.

The logging should retry connecting somehow when losing the connection.