TrinityCore
|
This is the complete list of members for Log, including all inherited members.
_ioService | Log | private |
_strand | Log | private |
appenderFactory | Log | private |
AppenderId | Log | private |
appenders | Log | private |
Close() | Log | |
CreateAppenderFromConfig(std::string const &name) | Log | private |
CreateLoggerFromConfig(std::string const &name) | Log | private |
GetAppenderByName(std::string const &name) | Log | private |
GetLoggerByType(std::string const &type) const | Log | inlineprivate |
GetLogsDir() const | Log | inline |
GetLogsTimestamp() const | Log | inline |
GetTimestampStr() | Log | privatestatic |
Initialize(boost::asio::io_service *ioService) | Log | |
instance() | Log | static |
LoadFromConfig() | Log | |
Log() | Log | private |
LoggerMap typedef | Log | private |
loggers | Log | private |
lowestLogLevel | Log | private |
m_logsDir | Log | private |
m_logsTimestamp | Log | private |
NextAppenderId() | Log | private |
outCharDump(char const *str, uint32 account_id, uint64 guid, char const *name) | Log | |
outCommand(uint32 account, Format &&fmt, Args &&...args) | Log | inline |
outMessage(std::string const &filter, LogLevel const level, Format &&fmt, Args &&...args) | Log | inline |
ReadAppendersFromConfig() | Log | private |
ReadLoggersFromConfig() | Log | private |
RegisterAppender() | Log | inline |
SetLogLevel(std::string const &name, char const *level, bool isLogger=true) | Log | |
SetRealmId(uint32 id) | Log | |
SetSynchronous() | Log | |
ShouldLog(std::string const &type, LogLevel level) const | Log | inline |
write(std::unique_ptr< LogMessage > &&msg) const | Log | private |
~Log() | Log | private |