LeviLamina
Loading...
Searching...
No Matches
Editor::LogUtils Class Reference

Static Public Member Functions

static MCNAPI_C ::std::string getTimeStamp ()
static MCAPI void log (::Player &player, ::Editor::LogLevel level, ::std::vector<::HashedString > &&tags, ::std::variant<::std::string, ::Editor::LogContent > content, ::Editor::LogChannel channelMask)
static MCAPI void log (::Editor::ServiceProviderCollection &providers, ::Editor::LogContext context, ::Editor::LogLevel level, ::std::vector<::HashedString > &&tags, ::std::variant<::std::string, ::Editor::LogContent > content, ::Editor::LogChannel channelMask)

Member Function Documentation

◆ log() [1/2]

MCAPI void Editor::LogUtils::log ( ::Player & player,
::Editor::LogLevel level,
::std::vector<::HashedString > && tags,
::std::variant<::std::string, ::Editor::LogContent > content,
::Editor::LogChannel channelMask )
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.

◆ log() [2/2]

MCAPI void Editor::LogUtils::log ( ::Editor::ServiceProviderCollection & providers,
::Editor::LogContext context,
::Editor::LogLevel level,
::std::vector<::HashedString > && tags,
::std::variant<::std::string, ::Editor::LogContent > content,
::Editor::LogChannel channelMask )
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: