jamesmunns / internet-of-streams

An IoT project focused on teaching embedded, rustlang, and IoT concepts through coding streams
Apache License 2.0
150 stars 9 forks source link

Logging and Serial Link #1

Open jamesmunns opened 5 years ago

jamesmunns commented 5 years ago

We should have some method for logging over the USB-mapped serial port.

This requires:

jamesmunns commented 5 years ago

I could also consider stlog if structured logging is desirable