Files
EMS-ESP32/lib/uuid-syslog
MichaelDvP 9774051fab Syslog BOM only for utf-8 messages, #91
Tested with extra message with udf-characters:
```
Aug 15 09:30:12 ems-esp32 emsesp 000+00:00:00.000 I 0 Starting Syslog
Aug 15 09:30:13 ems-esp32 emsesp 000+00:00:00.000 I 2 EMS Device library loaded with 79 records
Aug 15 09:30:13 ems-esp32 emsesp <BOM>000+00:00:00.000 I 3 Testing syslog with udf-8-chars: €öäü߀öäü߀öäüß
Aug 15 09:30:13 ems-esp32 emsesp 000+00:00:03.741 I 5 Starting NTP
```
2021-08-15 10:24:57 +02:00
..
2020-05-08 16:04:53 +02:00
2020-05-08 16:04:53 +02:00
2020-05-08 16:04:53 +02:00

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