Macros
log_levels.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CUML_LEVEL_TRACE   6
 
#define CUML_LEVEL_DEBUG   5
 
#define CUML_LEVEL_INFO   4
 
#define CUML_LEVEL_WARN   3
 
#define CUML_LEVEL_ERROR   2
 
#define CUML_LEVEL_CRITICAL   1
 
#define CUML_LEVEL_OFF   0
 
#define CUML_ACTIVE_LEVEL   CUML_LEVEL_DEBUG
 

Macro Definition Documentation

◆ CUML_ACTIVE_LEVEL

#define CUML_ACTIVE_LEVEL   CUML_LEVEL_DEBUG