SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
Loading...
Searching...
No Matches
Log.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LOGI(...)   do { } while (0)
 

Macro Definition Documentation

◆ LOGI

#define LOGI (   ...)    do { } while (0)

Definition at line 11 of file Log.h.