arcao / Syslog

An Arduino library for logging to Syslog server in IETF format (RFC 5424) and BSD format (RFC 3164)
MIT License
118 stars 48 forks source link

Example for SimpleLogging for the WiFiNINA library #27

Open tuctboh opened 2 years ago

tuctboh commented 2 years ago

This is an example of the SimpleLogging for the WiFiNINA library. Besides some small changes in setting up the connection, this defines a localport for the additional "begin" command which will initialize the library. Without this, you won't get any output.