Mercury
Macros
mercury_error.h File Reference
#include "mercury_config.h"
Include dependency graph for mercury_error.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HG_LOG_ERROR
 
#define HG_LOG_DEBUG
 
#define HG_LOG_WARNING
 
#define HG_ERROR_DEFAULT   HG_LOG_ERROR
 
#define HG_WARNING_DEFAULT   HG_LOG_DEBUG
 

Macro Definition Documentation

#define HG_LOG_ERROR

Definition at line 49 of file mercury_error.h.

#define HG_LOG_DEBUG

Definition at line 50 of file mercury_error.h.

#define HG_LOG_WARNING

Definition at line 51 of file mercury_error.h.

#define HG_ERROR_DEFAULT   HG_LOG_ERROR

Definition at line 55 of file mercury_error.h.

#define HG_WARNING_DEFAULT   HG_LOG_DEBUG

Definition at line 56 of file mercury_error.h.