30 ServerLoggingService& operator=(ServerLoggingService
const&);
31 ServerLoggingService(ServerLoggingService
const&);
32 ServerLoggingService();
37 virtual ::std::string_view getServiceName()
const ;
42 ::Editor::LogLevel level,
43 ::std::vector<::HashedString>&& areaTags,
44 ::Editor::LogChannel logChannelMask) ;
46 virtual void flush() ;
48 virtual ::std::vector<::Editor::LogMessage>
const& getMessages()
const ;
59 ::Editor::LogLevel level,
60 ::std::vector<::HashedString>&& areaTags,
61 ::Editor::LogChannel logChannelMask
66 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