3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/diagnostics/LogAreaID.h"
10namespace Bedrock {
class LogLevel; }
11namespace Bedrock {
struct CallStack; }
23 ::std::string
const& error,
Definition ResultLogger.h:16
static MCAPI void log(::Bedrock::LogLevel logLevel, ::LogAreaID logArea, ::std::string const &error, ::Bedrock::CallStack const &callStack)
static MCAPI ::Bedrock::LogLevel const & defaultLogLevel()
static MCAPI ::std::string noContextString()
Definition CallStack.h:11