25 MCNAPI static ::std::string getTimeStamp();
30 ::Editor::LogLevel level,
31 ::std::vector<::HashedString>&& tags,
32 ::std::variant<::std::string, ::Editor::LogContent> content,
33 ::Editor::LogChannel channelMask);
38 ::Editor::LogLevel level,
39 ::std::vector<::HashedString>&& tags,
40 ::std::variant<::std::string, ::Editor::LogContent> content,
41 ::Editor::LogChannel channelMask);
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)
Definition LogContent.h:7