32 ServerLoggingService& operator=(ServerLoggingService
const&);
33 ServerLoggingService(ServerLoggingService
const&);
34 ServerLoggingService();
39 virtual ::std::string_view getServiceName()
const ;
44 ::Editor::LogLevel level,
45 ::std::vector<::HashedString>&& areaTags,
46 ::Editor::LogChannel logChannelMask) ;
48 virtual void flush() ;
50 virtual ::std::vector<::Editor::LogMessage>
const& getMessages()
const ;
79 ::Editor::LogLevel level,
80 ::std::vector<::HashedString>&& areaTags,
81 ::Editor::LogChannel logChannelMask
86 MCNAPI ::std::vector<::Editor::LogMessage>
const&
$getMessages()
const;
MCAPI void $log(::Editor::LogContent content, ::Player *player, ::Editor::LogLevel level, ::std::vector<::HashedString > &&areaTags, ::Editor::LogChannel logChannelMask)
Definition LogContent.h:7