.. syslog-rfc5424-formatter documentation master file

This module implements an `RFC 5424 <https://tools.ietf.org/html/rfc5424>`_ IETF
Syslog Protocol generator in Python. It should work on Python 2.7 or Python 3.4+.

This work is available under the terms of the ISC License.

Members
-------

.. autoclass:: syslog_rfc5424_formatter.RFC5424Formatter
   :members:
   :undoc-members:

ChangeLog
--------

.. toctree::
   :maxdepth: 1

   CHANGES.md

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

