3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/gameface/cohtml/ILogHandler.h"
7#include "mc/external/gameface/cohtml/Severity.h"
15 virtual ~EmptyLogHandler() =
default;
17 virtual void WriteLog(::cohtml::Logging::Severity severity,
char const* message, uint64 length) ;
23 MCFOLD
void $WriteLog(::cohtml::Logging::Severity severity,
char const* message, uint64 length);
Definition EmptyLogHandler.h:7
static MCAPI void ** $vftable()