Scorum
|
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__) |
#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.