Skip to content

v1.2.0

@jimmy-lt jimmy-lt tagged this 28 Jan 15:42
Added
-----

- Syslog messages can now be sent in 3 formats: `RFC 5424`_, the old
  `RFC 3164`_ format or unaltered (as is, raw format).
- It is possible to send a defined count of messages.
- ``loggen`` can recursively look into a folder for files with
  messages to be  sent.
- Active tasks startup can be delayed before they start sending log
  messages.

.. _RFC 3164: https://tools.ietf.org/html/rfc3164

Fixed
-----

- Active tasks are properly synchronized on exit even when an error
  occurs.

Signed-off-by: Jimmy Thrasibule <jimmy@thrasibule.mx>
Assets 2