Photon C++ Client API  5.0.7.3
Logger Member List

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

getDebugOutputLevel(void) constLogger
getFormatOptions(void) constLogger
log(int debugLevel, const EG_CHAR *file, const EG_CHAR *function, bool printBrackets, unsigned int line, const EG_CHAR *dbgMsg,...) constLogger
Logger(int debugLevel=DebugLevel::WARNINGS)Logger
operator!=(const Logger &toCompare) constLogger
operator==(const Logger &toCompare) constLogger
setDebugOutputLevel(int debugLevel)Logger
setFormatOptions(const LogFormatOptions &formatOptions)Logger
setListener(const BaseListener &listener)Logger
toString(Common::JString &retStr, bool withTypes=false) constLoggervirtual
toString(JString &retStr, bool withTypes=false) const=0Logger
toString(bool withTypes=false) constLogger
ExitGames::Common::ToString::toString(bool withTypes=false) constToString
typeToString(void) constToStringvirtual
vlog(int debugLevel, const EG_CHAR *file, const EG_CHAR *function, bool printBrackets, unsigned int line, const EG_CHAR *dbgMsg, va_list args) constLogger
~Logger(void)Loggervirtual
~ToString(void)ToStringvirtual