#include <term/color.h>
Go to the source code of this file.
Macros | |
#define | PRINT_ERROR(x, ...) |
#define | PRINT_INFO(x, ...) |
#define | PRINT_WARNING(x, ...) |
#define | PRINT_SERVER_INFO(x, ...) |
#define | PRINT_CLIENT_INFO(x, ...) |
#define | PRINT_SUCCESS(x, ...) |
#define PRINT_ERROR | ( | x, | |
... | |||
) |
#define PRINT_INFO | ( | x, | |
... | |||
) |
#define PRINT_WARNING | ( | x, | |
... | |||
) |
#define PRINT_SERVER_INFO | ( | x, | |
... | |||
) |
#define PRINT_CLIENT_INFO | ( | x, | |
... | |||
) |
#define PRINT_SUCCESS | ( | x, | |
... | |||
) |