Sturk 1.0.2
Publish-subscribe C implementation.
Loading...
Searching...
No Matches
trace.h File Reference
#include "st/logger/trace.h"
Include dependency graph for trace.h:

Go to the source code of this file.

Macros

#define LOGGER_EN   ST_LOGGER_EN
 
#define TRACE   ST_TRACE
 
#define UNKNOWN   ST_UNKNOWN
 
#define DEBUG   ST_DEBUG
 
#define INFO   ST_INFO
 
#define WARNING   ST_WARNING
 
#define ERROR   ST_ERROR
 
#define N_TRACE_LVLS   ST_N_TRACE_LVLS
 
#define trace   st_trace
 
#define logger_attach   st_logger_attach
 
#define logger_detach   st_logger_detach
 
#define logger_cleanup   st_logger_cleanup
 

Detailed Description

Macro Definition Documentation

◆ DEBUG

#define DEBUG   ST_DEBUG
See also
ST_DEBUG

◆ ERROR

#define ERROR   ST_ERROR
See also
ST_ERROR

◆ INFO

#define INFO   ST_INFO
See also
ST_INFO

◆ logger_attach

#define logger_attach   st_logger_attach

◆ logger_cleanup

#define logger_cleanup   st_logger_cleanup

◆ logger_detach

#define logger_detach   st_logger_detach

◆ LOGGER_EN

#define LOGGER_EN   ST_LOGGER_EN
See also
ST_LOGGER_EN

◆ N_TRACE_LVLS

#define N_TRACE_LVLS   ST_N_TRACE_LVLS
See also
ST_N_TRACE_LVLS

◆ TRACE

#define TRACE   ST_TRACE
See also
ST_TRACE()

◆ trace

#define trace   st_trace
See also
st_trace()

◆ UNKNOWN

#define UNKNOWN   ST_UNKNOWN
See also
ST_UNKNOWN

◆ WARNING

#define WARNING   ST_WARNING
See also
ST_WARNING