|
Cyber Garage Portable Runtime (CGPR) for C
|
#include <cgpr/util/log.h>Macros | |
| #define | MAX_LOG_BUF 2048 |
| #define | CG_LOG_ERROR_S "ERROR" |
| #define | CG_LOG_WARN_S "WARN" |
| #define | CG_LOG_INFO_S "INFO" |
| #define | CG_LOG_DEBUG_S "DEBUG" |
| #define CG_LOG_DEBUG_S "DEBUG" |
| #define CG_LOG_ERROR_S "ERROR" |
| #define CG_LOG_INFO_S "INFO" |
| #define CG_LOG_WARN_S "WARN" |
| #define MAX_LOG_BUF 2048 |