bonamin fe6b1d871a feat: Add per-subsystem log tags to all firmware modules
Refactored logging system to require a TAG as first argument on all
LOG_* macros, enabling per-subsystem log filtering and cleaner output.
Each subsystem now defines its own TAG (e.g. "BellEngine", "Player").
Also overhauled Logging.hpp/cpp with improved level control and output.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-26 17:31:28 +02:00
Description
Project Vesper is an ESP32-powered controller board with multiple sensors and outputs to control electromechanical bell-ringing and clock mechanisms (e.g., church bells). The project is written in C++ using the Arduino Framework.
16 MiB
Languages
C++ 98.7%
C 1.3%