mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
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 ```
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