TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
G3D::Log Member List

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

common()G3D::Logstatic
commonLogG3D::Logprivatestatic
filenameG3D::Logprivate
getCommonLogFilename()G3D::Logstatic
getFile() const G3D::Log
lazyvprintf(const char *, va_list argPtr) G3D_CHECK_VPRINTF_METHOD_ARGSG3D::Log
Log(const std::string &filename="log.txt", int stripFromStackBottom=0)G3D::Log
logFileG3D::Logprivate
print(const std::string &s)G3D::Log
printf(const char *fmt,...) G3D_CHECK_PRINTF_METHOD_ARGSG3D::Log
println(const std::string &s)G3D::Log
section(const std::string &s)G3D::Log
stripFromStackBottomG3D::Log
vprintf(const char *, va_list argPtr) G3D_CHECK_VPRINTF_METHOD_ARGSG3D::Log
~Log()G3D::Logvirtual