ovh / rust-gelf_logger

Minimal rust logger to send log entries in GELF.
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Mandatory improvements for production use #4

Closed zenria closed 4 years ago

zenria commented 4 years ago

Hi,

Here is some improvements to make this crate a bit more production ready:

There are still some room for other improvements:

cdumay commented 4 years ago

Hi,

Great work! Thank you for these improvements which will greatly help to stabilize this library.