A lightweight logging library for Arduino and ESP32 with compile-time filtering.
Clogger provides structured log output with timestamps, file names, line numbers, and function names. It supports severity-based filtering at compile time to remove disabled logs completely, reducing code size and runtime overhead. The library works on both AVR (Arduino) and ESP32 platforms.
| Filename | Release Date | File Size |
|---|---|---|
| clogger-1.1.0.zip | 2026-05-13 | 7.96 KiB |
| clogger-1.0.2.zip | 2026-04-27 | 7.89 KiB |
| clogger-1.0.0.zip | 2026-04-27 | 8.40 KiB |