Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Macros
logging.h File Reference
#include <util/macros.h>
#include <functional>
#include <list>
#include <string>
Include dependency graph for logging.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DebugLogHelper
 

Macros

#define ASSERT_DEBUG_LOG(message)   DebugLogHelper UNIQUE_NAME(debugloghelper)(message)
 

Macro Definition Documentation

◆ ASSERT_DEBUG_LOG

#define ASSERT_DEBUG_LOG (   message)    DebugLogHelper UNIQUE_NAME(debugloghelper)(message)

Definition at line 39 of file logging.h.