mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
25 lines
567 B
ReStructuredText
25 lines
567 B
ReStructuredText
mcu-uuid-syslog |Build Status|
|
|
==============================
|
|
|
|
Description
|
|
-----------
|
|
|
|
Microcontroller syslog service
|
|
|
|
Purpose
|
|
-------
|
|
|
|
Provides a log handler that sends messages to a syslog server (using
|
|
the `RFC 5424 protocol <https://tools.ietf.org/html/rfc5424>`_).
|
|
|
|
Documentation
|
|
-------------
|
|
|
|
`Read the documentation <https://mcu-uuid-syslog.readthedocs.io/>`_
|
|
generated from the docs_ directory.
|
|
|
|
.. _docs: docs/
|
|
|
|
.. |Build Status| image:: https://travis-ci.org/nomis/mcu-uuid-syslog.svg?branch=master
|
|
:target: https://travis-ci.org/nomis/mcu-uuid-syslog
|