#include <zeusbase/System/Logger.h>#include <zeusbase/System/LibraryManager.h>#include <string.h>#include <stdarg.h>#include <stdio.h>Defines | |
| #define | DEBUG_MAXLEN 1024 |
| #define | CHECK_AND_PRINT(pInterface, mode, strOut) |
| #define CHECK_AND_PRINT | ( | pInterface, | |
| mode, | |||
| strOut | |||
| ) |
| #define DEBUG_MAXLEN 1024 |