Shared logging functions. More...
#include "powerblocks/core/utils/log.h"Go to the source code of this file.
Macros | |
| #define | WIIMOTE_ERROR_LOGGING |
| #define | WIIMOTE_INFO_LOGGING |
| #define | WIIMOTE_LOG_ERROR(fmt, ...) |
| #define | WIIMOTE_LOG_INFO(fmt, ...) |
| #define | WIIMOTE_LOG_DEBUG(fmt, ...) |
Variables | |
| const char * | WIIMOTE_TAG |
Shared logging functions.
Shared logging functions across some of the wiimote source files.
| #define WIIMOTE_LOG_ERROR | ( | fmt, | |
| ... ) |
| #define WIIMOTE_LOG_INFO | ( | fmt, | |
| ... ) |