TrinityCore
Loading...
Searching...
No Matches
Log Member List

This is the complete list of members for Log, including all inherited members.

_ioContextLogprivate
_strandLogprivate
appenderFactoryLogprivate
AppenderIdLogprivate
appendersLogprivate
Close()Log
CreateAppenderFromConfig(std::string const &name)Logprivate
CreateAppenderFromConfigLine(std::string const &name, std::string const &options)Log
CreateLoggerFromConfig(std::string const &name)Logprivate
CreateLoggerFromConfigLine(std::string const &name, std::string const &options)Log
GetAppenderByName(std::string_view name)Logprivate
GetEnabledLogger(std::string_view type, LogLevel level) const noexceptLog
GetLoggerByType(std::string_view type) constLogprivate
GetLogsDir() constLoginline
GetLogsTimestamp() constLoginline
GetTimestampStr()Logprivatestatic
Initialize(Trinity::Asio::IoContext *ioContext)Log
instance() noexceptLogstatic
LoadFromConfig()Log
Log()Logprivate
Log(Log const &)=deleteLog
Log(Log &&)=deleteLog
loggersLogprivate
lowestLogLevelLogprivate
m_logsDirLogprivate
m_logsTimestampLogprivate
make_format_string_view(char const(&chars)[CharArraySize])Loginlinestatic
make_string_view(StringOrStringView const &stringOrStringView)Loginlinestatic
make_string_view(char const(&chars)[CharArraySize])Loginlinestatic
NextAppenderId()Logprivate
operator=(Log const &)=deleteLog
operator=(Log &&)=deleteLog
OutCharDump(std::string const &str, uint32 account_id, uint64 guid, std::string const &name) const noexceptLog
OutCommand(uint32 account, Trinity::FormatString< Args... > fmt, Args &&... args) noexceptLoginline
OutCommandImpl(uint32 account, Trinity::FormatStringView messageFormat, Trinity::FormatArgs messageFormatArgs) const noexceptLogprivate
OutMessage(std::string_view filter, LogLevel level, Trinity::FormatString< Args... > fmt, Args &&... args) noexceptLoginline
OutMessageImpl(Logger const *logger, std::string_view filter, LogLevel level, Trinity::FormatStringView messageFormat, Trinity::FormatArgs messageFormatArgs) const noexceptLogprivate
OutMessageTo(Logger const *logger, std::string_view filter, LogLevel level, Trinity::FormatString< Args... > fmt, Args &&... args) noexceptLoginline
ReadAppendersFromConfig()Logprivate
ReadLoggersFromConfig()Logprivate
RegisterAppender()Loginline
RegisterAppender(uint8 index, AppenderCreatorFn appenderCreateFn)Logprivate
SetAsynchronous(Trinity::Asio::IoContext *ioContext)Log
SetLogLevel(std::string const &name, int32 level, bool isLogger=true)Log
SetRealmId(uint32 id)Log
SetSynchronous()Log
ShouldLog(std::string_view type, LogLevel level) const noexceptLog
~Log()Logprivate