Function Karana::Core::_numTraceInt(const std::string&)

Function Karana::Core::_numTraceInt(const std::string&)#

Function Documentation#

void Karana::Core::_numTraceInt(const std::string &msg)#

Write a num_trace message to all loggers. This will only run in debug mode. If NDEBUG is defined, it is a no-op.

Parameters:

msg – The trace message.