3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/http/LoggingInterface.h"
7#include "mc/external/lib_http_client/HCTraceLevel.h"
9namespace Bedrock::Http {
17 virtual uint64 threadId() ;
19 virtual void writeToDebugger(
char const*, ::HCTraceLevel,
char const*) ;
Definition LoggingInterfaceGeneric.h:11
MCAPI void $writeToDebugger(char const *, ::HCTraceLevel, char const *)
static MCAPI void ** $vftable()
Definition LoggingInterface.h:10