|
DebugUtils 1.0.0
Cross-platform logging macros for Arduino and native tests
|
Build-time knobs that control logging routing and verbosity. More...
Macros | |
| #define | SERIAL_PORT Serial |
| Active serial backend used by logging macros (Arduino Serial by default). | |
| #define | LOG_LEVEL LOG_INFO |
| Compile-time log threshold (defaults to LOG_INFO). | |
Build-time knobs that control logging routing and verbosity.
| #define LOG_LEVEL LOG_INFO |