mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 01:09:51 +03:00
initial commit
This commit is contained in:
24
lib/uuid-syslog/README.rst
Normal file
24
lib/uuid-syslog/README.rst
Normal file
@@ -0,0 +1,24 @@
|
||||
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
|
||||
Reference in New Issue
Block a user