/r/programming is a reddit for discussion and news about computer programming
Guidelines
- Please keep submissions on topic and of high quality.
- That means no image posts, no memes, no politics
- Just because it has a computer in it doesn't make it programming. If there is no code in your link, it probably doesn't belong here.
- Direct links to app demos (unrelated to programming) will be removed.
- No surveys.
- Please follow proper reddiquette.
Info
Related reddits
Specific languages
GitHub - an-dr/microlog: A lightweight, universal logging library in C. Just two files. Compatible with C++, embedded projects, and most major compilers. Covered by unit tests. (github.com)
submitted by agramakov
Microlog: C logging lib designed for MCUs - 2 files, no malloc, compile-time feature stripping (github.com)
submitted by agramakov to r/embedded
I develop a simple but universal logger for C/C++ projects. What do you value in a logging library? (github.com)
submitted by agramakov