42 Forks
105 Stars
105 Watchers

Syslog

An Arduino library for logging to Syslog server in IETF format (RFC 5424) and BSD format (RFC 3164)

How to download and setup Syslog

Open terminal and run command
git clone https://github.com/arcao/Syslog.git
git clone is used to create a copy or clone of Syslog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Syslog https://github.com/arcao/Syslog/archive/master.zip

Or simply clone Syslog with SSH
[email protected]:arcao/Syslog.git

If you have some problems with Syslog

You may open issue on Syslog support forum (system) here: https://github.com/arcao/Syslog/issues