LeviLamina
Loading...
Searching...
No Matches
Bedrock::LogErrorDetails Class Reference

Classes

struct  AddFrameToErrorContext

Static Public Member Functions

static MCAPI ::Bedrock::LogLevel _getLogLevel (::std::variant<::Bedrock::LogLevel, ::Bedrock::AssertLevel > logOrAssertLevel, ::Bedrock::CallStack::Frame const &frame, ::std::string const &contextString, ::std::string const &errorMessage)
static MCAPI void _logError (::std::variant<::Bedrock::LogLevel, ::Bedrock::AssertLevel > logOrAssertLevel, ::LogAreaID logArea, ::Bedrock::ErrorInfo<::std::error_code > &&error, ::std::string &&contextString, ::Bedrock::CallStack::Frame &&frame)

Member Function Documentation

◆ _getLogLevel()

MCAPI ::Bedrock::LogLevel Bedrock::LogErrorDetails::_getLogLevel ( ::std::variant<::Bedrock::LogLevel, ::Bedrock::AssertLevel > logOrAssertLevel,
::Bedrock::CallStack::Frame const & frame,
::std::string const & contextString,
::std::string const & errorMessage )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ _logError()

MCAPI void Bedrock::LogErrorDetails::_logError ( ::std::variant<::Bedrock::LogLevel, ::Bedrock::AssertLevel > logOrAssertLevel,
::LogAreaID logArea,
::Bedrock::ErrorInfo<::std::error_code > && error,
::std::string && contextString,
::Bedrock::CallStack::Frame && frame )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: