AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
Classes | |
class | CzDebug |
Error logging class. More... | |
Defines | |
#define | CZ_DEBUG_TRACE_NONE 0 |
#define | CZ_DEBUG_TRACE_MIN 1 |
#define | CZ_DEBUG_TRACE_MAX 2 |
#define | CZ_DEBUG_CHANNEL_NONE 0 |
#define | CZ_DEBUG_CHANNEL_INFO 1 |
#define | CZ_DEBUG_CHANNEL_WARNING 2 |
#define | CZ_DEBUG_CHANNEL_ERROR 3 |
Variables | |
int | g_CzShowTracing |
The level of debug tracing output to display. |
#define CZ_DEBUG_CHANNEL_ERROR 3 |
#define CZ_DEBUG_CHANNEL_INFO 1 |
#define CZ_DEBUG_CHANNEL_NONE 0 |
#define CZ_DEBUG_CHANNEL_WARNING 2 |
#define CZ_DEBUG_TRACE_MAX 2 |
#define CZ_DEBUG_TRACE_MIN 1 |
#define CZ_DEBUG_TRACE_NONE 0 |
int g_CzShowTracing |
The level of debug tracing output to display.
The followin lecvels are available: