You.i Engine
CYILogger Member List

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

CreateDefaultLogPolicy()CYILoggerstatic
CYILogger()CYILogger
CYILogger(const char *pModuleName, const char *pPrettyFunction, uint32_t unLineNumber, const CYIString &rTagName, YI_LOG_SEVERITY eSeverity, const char *pLogMessage,...)CYILogger
CYILogger(const char *pModuleName, const char *pPrettyFunction, uint32_t unLineNumber, const CYIString &rTagName, YI_LOG_SEVERITY eSeverity, const char *pLogMessage, va_list varArgPtr)CYILogger
CYILogger(const char *pModuleName, const char *pPrettyFunction, uint32_t unLineNumber, const std::string &rTagName, YI_LOG_SEVERITY eSeverity, const char *pLogMessage, va_list varArgPtr)CYILogger
CYILogger(const char *pModuleName, const char *pPrettyFunction, uint32_t unLineNumber, const char *pTagName, YI_LOG_SEVERITY eSeverity, const char *pLogMessage, va_list varArgPtr)CYILogger
CYILoggerPriv classCYILoggerfriend
GetLogPolicy()CYILoggerstatic
GetPreferences()CYILoggerstatic
SetLoggingEnabled(bool bEnabled)CYILoggerstatic
SetLogPolicy(const std::shared_ptr< CYILogPolicy > &pPolicy)CYILoggerstatic
SetPreferences(const std::shared_ptr< CYIPreferences > &pPrefs)CYILoggerstatic
~CYILogger()CYILogger