![]() |
AppEasy Core SDK
1.5.0
Cross platform mobile and desktop app and game development SDK - The easy way to make apps
|
Go to the source code of this file.
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. |