Definition in file debug.cpp.
#include "stdmisc.h"
#include "nel/misc/log.h"
#include "nel/misc/displayer.h"
#include "nel/misc/mem_displayer.h"
#include "nel/misc/command.h"
#include "nel/misc/report.h"
#include "nel/misc/path.h"
#include <stdarg.h>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | NLMISC |
Defines | |
#define | DEFAULT_DISPLAYER NEL_DEFAULT_DISPLAYER |
#define | LOG_IN_FILE NEL_LOG_IN_FILE |
#define | NEL_DEFAULT_DISPLAYER 1 |
#define | NEL_LOG_IN_FILE 1 |
Variables | |
const bool | TrapCrashInDebugger = false |
|
|
|
|
|
|
|
|
|
Definition at line 79 of file debug.cpp. Referenced by NLMISC::createDebug(). |