Close
0%
0%

uLog: lightweight logging for microcontollers

uLog is a lightweight logging platform. It's tiny, it's portable and it does what you need (and nothing more).

Public Chat
Similar projects worth following
When writing firmware for your microcontroller, do you get tired of commenting and uncommenting printf() statements to debug your code? Do you envy the big kids who have enough room to incorporate [log4j log4c NLog etc] in their code? Or perhaps you just want a more structured way to debug your code?

If so, take a look at uLog: https://github.com/rdpoor/ulog -- one header file, one source file, pure C and very few external dependencies.

Enjoy this project?

Share

Discussions

Ken Yap wrote 06/02/2019 at 02:30 point

Nice one. Bookmarked.

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates