Scorum
Macros
debug_log.hpp File Reference

Go to the source code of this file.

Macros

#define debug_log(CTX, FORMAT, ...)   fc_ctx_dlog(fc::logger::get("debug"), CTX, FORMAT, __VA_ARGS__)
 

Macro Definition Documentation

◆ debug_log

#define debug_log (   CTX,
  FORMAT,
  ... 
)    fc_ctx_dlog(fc::logger::get("debug"), CTX, FORMAT, __VA_ARGS__)

Definition at line 3 of file debug_log.hpp.