fredmaggiowski/gonyan

Consider the creation of a UDP stream

Opened this issue · 0 comments

Consider the creation and eventually write an UDP stream that implements the Write function in order to send logs to a previously defined socket.

The stream should be configurable in order to send logs grouped or as soon as they are written into the stream object.